[{"data":1,"prerenderedAt":440},["ShallowReactive",2],{"$fSF0ruQZ6ej0lmbDCcv_2pKNrmEHblFkB9MduyIhv7DU":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":439,"_id":4},"VkPhysicalDeviceShaderInstrumentationPropertiesARM","Structure describing shader instrumentation properties for a physical device","VK_ARM_shader_instrumentation",[8],"VkPhysicalDeviceProperties2","structs",[],{"type":12,"children":13,"toc":437},"root",[14,30,270,282,364,398,431],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,22,28],{"type":20,"value":21},"text","The ",{"type":15,"tag":23,"props":24,"children":26},"code",{"className":25},[],[27],{"type":20,"value":4},{"type":20,"value":29}," structure is\ndefined as:",{"type":15,"tag":31,"props":32,"children":33},"code-group",{},[34,124],{"type":15,"tag":35,"props":36,"children":42},"pre",{"className":37,"code":38,"filename":39,"language":40,"meta":41,"style":41},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPhysicalDeviceShaderInstrumentationPropertiesARM {\n VkStructureType sType;\n void* pNext;\n uint32_t numMetrics;\n VkBool32 perBasicBlockGranularity;\n} VkPhysicalDeviceShaderInstrumentationPropertiesARM;\n","C","c","",[43],{"type":15,"tag":23,"props":44,"children":45},{"__ignoreMap":41},[46,69,78,92,106,115],{"type":15,"tag":47,"props":48,"children":51},"span",{"class":49,"line":50},"line",1,[52,58,63],{"type":15,"tag":47,"props":53,"children":55},{"style":54},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[56],{"type":20,"value":57},"typedef",{"type":15,"tag":47,"props":59,"children":60},{"style":54},[61],{"type":20,"value":62}," struct",{"type":15,"tag":47,"props":64,"children":66},{"style":65},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[67],{"type":20,"value":68}," VkPhysicalDeviceShaderInstrumentationPropertiesARM {\n",{"type":15,"tag":47,"props":70,"children":72},{"class":49,"line":71},2,[73],{"type":15,"tag":47,"props":74,"children":75},{"style":65},[76],{"type":20,"value":77}," VkStructureType sType;\n",{"type":15,"tag":47,"props":79,"children":81},{"class":49,"line":80},3,[82,87],{"type":15,"tag":47,"props":83,"children":84},{"style":54},[85],{"type":20,"value":86}," void*",{"type":15,"tag":47,"props":88,"children":89},{"style":65},[90],{"type":20,"value":91}," pNext;\n",{"type":15,"tag":47,"props":93,"children":95},{"class":49,"line":94},4,[96,101],{"type":15,"tag":47,"props":97,"children":98},{"style":54},[99],{"type":20,"value":100}," uint32_t",{"type":15,"tag":47,"props":102,"children":103},{"style":65},[104],{"type":20,"value":105}," numMetrics;\n",{"type":15,"tag":47,"props":107,"children":109},{"class":49,"line":108},5,[110],{"type":15,"tag":47,"props":111,"children":112},{"style":65},[113],{"type":20,"value":114}," VkBool32 perBasicBlockGranularity;\n",{"type":15,"tag":47,"props":116,"children":118},{"class":49,"line":117},6,[119],{"type":15,"tag":47,"props":120,"children":121},{"style":65},[122],{"type":20,"value":123},"} VkPhysicalDeviceShaderInstrumentationPropertiesARM;\n",{"type":15,"tag":35,"props":125,"children":130},{"className":126,"code":127,"filename":128,"language":129,"meta":41,"style":41},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceShaderInstrumentationPropertiesARM {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n num_metrics: u32,\n per_basic_block_granularity: vk::Bool32,\n}\n","Rust","rs",[131],{"type":15,"tag":23,"props":132,"children":133},{"__ignoreMap":41},[134,157,190,212,233,262],{"type":15,"tag":47,"props":135,"children":136},{"class":49,"line":50},[137,142,146,152],{"type":15,"tag":47,"props":138,"children":139},{"style":54},[140],{"type":20,"value":141},"pub",{"type":15,"tag":47,"props":143,"children":144},{"style":54},[145],{"type":20,"value":62},{"type":15,"tag":47,"props":147,"children":149},{"style":148},"--shiki-default:#953800;--shiki-dark:#FFA657",[150],{"type":20,"value":151}," PhysicalDeviceShaderInstrumentationPropertiesARM",{"type":15,"tag":47,"props":153,"children":154},{"style":65},[155],{"type":20,"value":156}," {\n",{"type":15,"tag":47,"props":158,"children":159},{"class":49,"line":71},[160,165,170,175,180,185],{"type":15,"tag":47,"props":161,"children":162},{"style":65},[163],{"type":20,"value":164}," s_type",{"type":15,"tag":47,"props":166,"children":167},{"style":54},[168],{"type":20,"value":169},":",{"type":15,"tag":47,"props":171,"children":172},{"style":148},[173],{"type":20,"value":174}," vk",{"type":15,"tag":47,"props":176,"children":177},{"style":54},[178],{"type":20,"value":179},"::",{"type":15,"tag":47,"props":181,"children":182},{"style":148},[183],{"type":20,"value":184},"StructureType",{"type":15,"tag":47,"props":186,"children":187},{"style":65},[188],{"type":20,"value":189},",\n",{"type":15,"tag":47,"props":191,"children":192},{"class":49,"line":80},[193,198,202,207],{"type":15,"tag":47,"props":194,"children":195},{"style":65},[196],{"type":20,"value":197}," p_next",{"type":15,"tag":47,"props":199,"children":200},{"style":54},[201],{"type":20,"value":169},{"type":15,"tag":47,"props":203,"children":204},{"style":54},[205],{"type":20,"value":206}," *mut",{"type":15,"tag":47,"props":208,"children":209},{"style":65},[210],{"type":20,"value":211}," c_void,\n",{"type":15,"tag":47,"props":213,"children":214},{"class":49,"line":94},[215,220,224,229],{"type":15,"tag":47,"props":216,"children":217},{"style":65},[218],{"type":20,"value":219}," num_metrics",{"type":15,"tag":47,"props":221,"children":222},{"style":54},[223],{"type":20,"value":169},{"type":15,"tag":47,"props":225,"children":226},{"style":148},[227],{"type":20,"value":228}," u32",{"type":15,"tag":47,"props":230,"children":231},{"style":65},[232],{"type":20,"value":189},{"type":15,"tag":47,"props":234,"children":235},{"class":49,"line":108},[236,241,245,249,253,258],{"type":15,"tag":47,"props":237,"children":238},{"style":65},[239],{"type":20,"value":240}," per_basic_block_granularity",{"type":15,"tag":47,"props":242,"children":243},{"style":54},[244],{"type":20,"value":169},{"type":15,"tag":47,"props":246,"children":247},{"style":148},[248],{"type":20,"value":174},{"type":15,"tag":47,"props":250,"children":251},{"style":54},[252],{"type":20,"value":179},{"type":15,"tag":47,"props":254,"children":255},{"style":148},[256],{"type":20,"value":257},"Bool32",{"type":15,"tag":47,"props":259,"children":260},{"style":65},[261],{"type":20,"value":189},{"type":15,"tag":47,"props":263,"children":264},{"class":49,"line":117},[265],{"type":15,"tag":47,"props":266,"children":267},{"style":65},[268],{"type":20,"value":269},"}\n",{"type":15,"tag":16,"props":271,"children":272},{},[273,275,280],{"type":20,"value":274},"The members of the ",{"type":15,"tag":23,"props":276,"children":278},{"className":277},[],[279],{"type":20,"value":4},{"type":20,"value":281},"\nstructure describe the following:",{"type":15,"tag":283,"props":284,"children":285},"ul",{},[286,307,326,337],{"type":15,"tag":287,"props":288,"children":289},"li",{},[290,296,298,305],{"type":15,"tag":23,"props":291,"children":293},{"className":292},[],[294],{"type":20,"value":295},"sType",{"type":20,"value":297}," is a ",{"type":15,"tag":299,"props":300,"children":302},"a",{"href":301},"/man/VkStructureType",[303],{"type":20,"value":304},"VkStructureType",{"type":20,"value":306}," value identifying this structure.",{"type":15,"tag":287,"props":308,"children":309},{},[310,316,318,324],{"type":15,"tag":23,"props":311,"children":313},{"className":312},[],[314],{"type":20,"value":315},"pNext",{"type":20,"value":317}," is ",{"type":15,"tag":23,"props":319,"children":321},{"className":320},[],[322],{"type":20,"value":323},"NULL",{"type":20,"value":325}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":287,"props":327,"children":328},{},[329,335],{"type":15,"tag":23,"props":330,"children":332},{"className":331},[],[333],{"type":20,"value":334},"numMetrics",{"type":20,"value":336}," is the number of shader instrumentation metrics\nsupported.",{"type":15,"tag":287,"props":338,"children":339},{},[340,346,348,354,356,362],{"type":15,"tag":23,"props":341,"children":343},{"className":342},[],[344],{"type":20,"value":345},"perBasicBlockGranularity",{"type":20,"value":347}," is a boolean value indicating whether\nshader instrumentation metrics are returned per basic block.\nIf this is ",{"type":15,"tag":23,"props":349,"children":351},{"className":350},[],[352],{"type":20,"value":353},"VK_FALSE",{"type":20,"value":355},", then all metrics for the shader are reported\nas basic block index ",{"type":15,"tag":23,"props":357,"children":359},{"className":358},[],[360],{"type":20,"value":361},"0",{"type":20,"value":363},".",{"type":15,"tag":16,"props":365,"children":366},{},[367,369,374,376,381,383,388,390,396],{"type":20,"value":368},"If the ",{"type":15,"tag":23,"props":370,"children":372},{"className":371},[],[373],{"type":20,"value":4},{"type":20,"value":375}," structure is included in the ",{"type":15,"tag":23,"props":377,"children":379},{"className":378},[],[380],{"type":20,"value":315},{"type":20,"value":382}," chain of the\n",{"type":15,"tag":299,"props":384,"children":386},{"href":385},"/man/VkPhysicalDeviceProperties2",[387],{"type":20,"value":8},{"type":20,"value":389}," structure passed to\n",{"type":15,"tag":299,"props":391,"children":393},{"href":392},"/man/vkGetPhysicalDeviceProperties2",[394],{"type":20,"value":395},"vkGetPhysicalDeviceProperties2",{"type":20,"value":397},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":15,"tag":399,"props":400,"children":402},"validity-group",{"name":401},"Valid Usage (Implicit)",[403],{"type":15,"tag":404,"props":405,"children":407},"validity-field",{"name":406},"VUID-VkPhysicalDeviceShaderInstrumentationPropertiesARM-sType-sType",[408],{"type":15,"tag":16,"props":409,"children":410},{},[411,416,418,423,425],{"type":15,"tag":23,"props":412,"children":414},{"className":413},[],[415],{"type":20,"value":295},{"type":20,"value":417}," ",{"type":15,"tag":419,"props":420,"children":422},"normative",{"type":421},"must",[],{"type":20,"value":424}," be ",{"type":15,"tag":23,"props":426,"children":428},{"className":427},[],[429],{"type":20,"value":430},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_INSTRUMENTATION_PROPERTIES_ARM",{"type":15,"tag":432,"props":433,"children":434},"style",{},[435],{"type":20,"value":436},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":41,"searchDepth":71,"depth":71,"links":438},[],"markdown",1773121602196]