[{"data":1,"prerenderedAt":350},["ShallowReactive",2],{"$feK_Ea3UqIiEWxQvzGvFI_MTG0TmDcjExlvLZCeF_HHQ":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":349,"_id":4},"VkPhysicalDeviceShaderAbortPropertiesKHR","Structure describing the maximum size of a shader abort message","VK_KHR_shader_abort",[8],"VkPhysicalDeviceProperties2","structs",[],{"type":12,"children":13,"toc":347},"root",[14,30,232,243,273,309,341],{"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 defined as:",{"type":15,"tag":31,"props":32,"children":33},"code-group",{},[34,115],{"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 VkPhysicalDeviceShaderAbortPropertiesKHR {\n VkStructureType sType;\n void* pNext;\n uint64_t maxShaderAbortMessageSize;\n} VkPhysicalDeviceShaderAbortPropertiesKHR;\n","C","c","",[43],{"type":15,"tag":23,"props":44,"children":45},{"__ignoreMap":41},[46,69,78,92,106],{"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}," VkPhysicalDeviceShaderAbortPropertiesKHR {\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}," uint64_t",{"type":15,"tag":47,"props":102,"children":103},{"style":65},[104],{"type":20,"value":105}," maxShaderAbortMessageSize;\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},"} VkPhysicalDeviceShaderAbortPropertiesKHR;\n",{"type":15,"tag":35,"props":116,"children":121},{"className":117,"code":118,"filename":119,"language":120,"meta":41,"style":41},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceShaderAbortPropertiesKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n max_shader_abort_message_size: u64,\n}\n","Rust","rs",[122],{"type":15,"tag":23,"props":123,"children":124},{"__ignoreMap":41},[125,148,181,203,224],{"type":15,"tag":47,"props":126,"children":127},{"class":49,"line":50},[128,133,137,143],{"type":15,"tag":47,"props":129,"children":130},{"style":54},[131],{"type":20,"value":132},"pub",{"type":15,"tag":47,"props":134,"children":135},{"style":54},[136],{"type":20,"value":62},{"type":15,"tag":47,"props":138,"children":140},{"style":139},"--shiki-default:#953800;--shiki-dark:#FFA657",[141],{"type":20,"value":142}," PhysicalDeviceShaderAbortPropertiesKHR",{"type":15,"tag":47,"props":144,"children":145},{"style":65},[146],{"type":20,"value":147}," {\n",{"type":15,"tag":47,"props":149,"children":150},{"class":49,"line":71},[151,156,161,166,171,176],{"type":15,"tag":47,"props":152,"children":153},{"style":65},[154],{"type":20,"value":155}," s_type",{"type":15,"tag":47,"props":157,"children":158},{"style":54},[159],{"type":20,"value":160},":",{"type":15,"tag":47,"props":162,"children":163},{"style":139},[164],{"type":20,"value":165}," vk",{"type":15,"tag":47,"props":167,"children":168},{"style":54},[169],{"type":20,"value":170},"::",{"type":15,"tag":47,"props":172,"children":173},{"style":139},[174],{"type":20,"value":175},"StructureType",{"type":15,"tag":47,"props":177,"children":178},{"style":65},[179],{"type":20,"value":180},",\n",{"type":15,"tag":47,"props":182,"children":183},{"class":49,"line":80},[184,189,193,198],{"type":15,"tag":47,"props":185,"children":186},{"style":65},[187],{"type":20,"value":188}," p_next",{"type":15,"tag":47,"props":190,"children":191},{"style":54},[192],{"type":20,"value":160},{"type":15,"tag":47,"props":194,"children":195},{"style":54},[196],{"type":20,"value":197}," *mut",{"type":15,"tag":47,"props":199,"children":200},{"style":65},[201],{"type":20,"value":202}," c_void,\n",{"type":15,"tag":47,"props":204,"children":205},{"class":49,"line":94},[206,211,215,220],{"type":15,"tag":47,"props":207,"children":208},{"style":65},[209],{"type":20,"value":210}," max_shader_abort_message_size",{"type":15,"tag":47,"props":212,"children":213},{"style":54},[214],{"type":20,"value":160},{"type":15,"tag":47,"props":216,"children":217},{"style":139},[218],{"type":20,"value":219}," u64",{"type":15,"tag":47,"props":221,"children":222},{"style":65},[223],{"type":20,"value":180},{"type":15,"tag":47,"props":225,"children":226},{"class":49,"line":108},[227],{"type":15,"tag":47,"props":228,"children":229},{"style":65},[230],{"type":20,"value":231},"}\n",{"type":15,"tag":16,"props":233,"children":234},{},[235,236,241],{"type":20,"value":21},{"type":15,"tag":23,"props":237,"children":239},{"className":238},[],[240],{"type":20,"value":4},{"type":20,"value":242}," structure describes the\nfollowing:",{"type":15,"tag":244,"props":245,"children":246},"ul",{},[247],{"type":15,"tag":248,"props":249,"children":250},"li",{},[251,256,258,264,266,271],{"type":15,"tag":252,"props":253,"children":255},"anchor",{"id":254},"limits-maxShaderAbortMessageSize",[],{"type":20,"value":257}," ",{"type":15,"tag":23,"props":259,"children":261},{"className":260},[],[262],{"type":20,"value":263},"maxShaderAbortMessageSize",{"type":20,"value":265},"\nindicates the maximum size of a shader abort message that the\napplication ",{"type":15,"tag":267,"props":268,"children":270},"normative",{"type":269},"can",[],{"type":20,"value":272}," specify.",{"type":15,"tag":16,"props":274,"children":275},{},[276,278,283,285,291,293,299,301,307],{"type":20,"value":277},"If the ",{"type":15,"tag":23,"props":279,"children":281},{"className":280},[],[282],{"type":20,"value":4},{"type":20,"value":284}," structure is included in the ",{"type":15,"tag":23,"props":286,"children":288},{"className":287},[],[289],{"type":20,"value":290},"pNext",{"type":20,"value":292}," chain of the\n",{"type":15,"tag":294,"props":295,"children":297},"a",{"href":296},"/man/VkPhysicalDeviceProperties2",[298],{"type":20,"value":8},{"type":20,"value":300}," structure passed to\n",{"type":15,"tag":294,"props":302,"children":304},{"href":303},"/man/vkGetPhysicalDeviceProperties2",[305],{"type":20,"value":306},"vkGetPhysicalDeviceProperties2",{"type":20,"value":308},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":15,"tag":310,"props":311,"children":313},"validity-group",{"name":312},"Valid Usage (Implicit)",[314],{"type":15,"tag":315,"props":316,"children":318},"validity-field",{"name":317},"VUID-VkPhysicalDeviceShaderAbortPropertiesKHR-sType-sType",[319],{"type":15,"tag":16,"props":320,"children":321},{},[322,328,329,333,335],{"type":15,"tag":23,"props":323,"children":325},{"className":324},[],[326],{"type":20,"value":327},"sType",{"type":20,"value":257},{"type":15,"tag":267,"props":330,"children":332},{"type":331},"must",[],{"type":20,"value":334}," be ",{"type":15,"tag":23,"props":336,"children":338},{"className":337},[],[339],{"type":20,"value":340},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ABORT_PROPERTIES_KHR",{"type":15,"tag":342,"props":343,"children":344},"style",{},[345],{"type":20,"value":346},"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":348},[],"markdown",1773997243343]