/device/generic/vulkan-cereal/protocols/vulkan/scripts/ |
D | checkXrefs | 12 xrefs=`tempfile` 18 sort | uniq > $xrefs 24 comm -23 $xrefs $ids 26 rm $xrefs $ids 1>&2
|
D | reflib.py | 474 xrefs = None 491 xrefs = value 508 if xrefs: 509 pi.refs = xrefs 512 'XREFS =', xrefs, 'SPEC =', spec_type,
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/ |
D | checkXrefs | 12 xrefs=`tempfile` 18 sort | uniq > $xrefs 24 comm -23 $xrefs $ids 26 rm $xrefs $ids 1>&2
|
D | reflib.py | 471 xrefs = None 488 xrefs = value 505 if xrefs: 506 pi.refs = xrefs 509 'XREFS =', xrefs, 'SPEC =', spec_type,
|
/device/generic/vulkan-cereal/protocols/vulkan/ |
D | reflib.py | 421 xrefs = None 432 xrefs = value 445 if xrefs: 446 pi.refs = xrefs 448 'TYPE =', type, 'XREFS =', xrefs)
|
D | ChangeLog.txt | 128 Fix typos on xrefs and anchors, add stub pages for missing Flags and 1742 * Fix internal xrefs to the SPIR-V capabilities tables, which broke as a 4697 with corresponding effects to xrefs to these anchors elsewhere in spec 6496 * Fix some broken external links and internal xrefs (public pull 613). 9383 * Add stub reference pages so xrefs to not-yet-written pages do not
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_pipeline_creation_feedback/ |
D | pipelines.txt | 9 …sc='Request for feedback about the creation of a pipeline',type='structs',xrefs='VkGraphicsPipelin… 90 …edback about the creation of a pipeline or pipeline stage',type='structs',xrefs='VkPipelineCreatio… 110 …ask specifying pipeline or pipeline stage creation feedback',type='enums',xrefs='VkPipelineCreatio… 168 …EXT',desc='Bitmask of VkPipelineCreationFeedbackFlagBitsEXT',type='flags',xrefs='VkPipelineCreatio…
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | boilerplate.txt | 69 …ype='freeform',anchor='boilerplate-platform-specific-calling-conventions',xrefs='VKAPI_CALL VKAPI_… 77 …ype='freeform',anchor='boilerplate-platform-specific-calling-conventions',xrefs='VKAPI_ATTR VKAPI_… 84 …ype='freeform',anchor='boilerplate-platform-specific-calling-conventions',xrefs='VKAPI_ATTR VKAPI_… 185 [open,refpage='VK_DEFINE_HANDLE',desc='Declare a dispatchable object handle',type='defines',xrefs='… 198 …SPATCHABLE_HANDLE',desc='Declare a non-dispatchable object handle',type='defines',xrefs='VkBuffer'] 264 …tem interface extensions',type='freeform',anchor='boilerplate-wsi-header',xrefs='provisional-heade… 362 …form',alias='VK_ENABLE_BETA_EXTENSIONS',anchor='boilerplate-provisional-header',xrefs='WSIheaders']
|
D | versions.txt | 30 [open,refpage='VK_VERSION_1_2',desc='Vulkan version 1.2',type='feature',anchor='versions-1.2',xrefs… 207 [open,refpage='VK_VERSION_1_1',desc='Vulkan version 1.1',type='feature',anchor='versions-1.1',xrefs… 306 [open,refpage='VK_VERSION_1_0',desc='Vulkan version 1.0',type='feature',anchor='versions-1.0',xrefs…
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | initialization.txt | 31 …nceProcAddr',desc='Return a function pointer for a command',type='protos',xrefs='PFN_vkVoidFunctio… 101 …iceProcAddr',desc='Return a function pointer for a command',type='protos',xrefs='PFN_vkVoidFunctio… 152 …laceholder function pointer type returned by queries',type='funcpointers',xrefs='vkGetDeviceProcAd…
|
D | extensions.txt | 182 [open,refpage='VK_MAKE_API_VERSION',desc='Construct an API version number',type='defines',xrefs='Vk… 194 [open,refpage='VK_MAKE_VERSION',desc='Construct an API version number',type='defines',xrefs='VkAppl… 205 …RSION_1_0',desc='Return API version number for Vulkan 1.0',type='defines',xrefs='vkCreateInstance … 213 …RSION_1_1',desc='Return API version number for Vulkan 1.1',type='defines',xrefs='vkCreateInstance … 222 …RSION_1_2',desc='Return API version number for Vulkan 1.2',type='defines',xrefs='vkCreateInstance …
|
D | dispatch.txt | 87 …desc='Structure specifying a indirect dispatching command',type='structs',xrefs='vkCmdDispatchIndi…
|
D | drawing.txt | 1086 …wInfoEXT',desc='Structure specifying a multi-draw command',type='structs',xrefs='vkCmdDrawMultiEXT… 1103 …dInfoEXT',desc='Structure specifying a multi-draw command',type='structs',xrefs='vkCmdDrawMultiInd… 1180 …nd',desc='Structure specifying a indirect drawing command',type='structs',xrefs='vkCmdDrawIndirect… 1341 …='Structure specifying a indexed indirect drawing command',type='structs',xrefs='vkCmdDrawIndexedI…
|
D | fundamentals.txt | 530 [open,refpage='VkBool32',desc='Vulkan boolean type',type='basetypes',xrefs='VK_TRUE VK_FALSE'] 548 [open,refpage='VK_TRUE',desc='Boolean true value',type='consts',xrefs='VkBool32 VK_FALSE'] 555 [open,refpage='VK_FALSE',desc='Boolean false value',type='consts',xrefs='VkBool32 VK_TRUE'] 917 [open,refpage='VkFlags',desc='Vulkan bitmasks',type='basetypes',xrefs='VkColorComponentFlags']
|
D | memory.txt | 83 …desc='Application-defined memory allocation function',type='funcpointers',xrefs='VkAllocationCallb… 134 …sc='Application-defined memory reallocation function',type='funcpointers',xrefs='VkAllocationCallb… 182 …tion',desc='Application-defined memory free function',type='funcpointers',xrefs='VkAllocationCallb… 199 …tion-defined memory allocation notification function',type='funcpointers',xrefs='VkAllocationCallb… 218 …pplication-defined memory free notification function',type='funcpointers',xrefs='VkAllocationCallb… 235 [open,refpage='VkSystemAllocationScope',desc='Allocation scope',type='enums',xrefs='VkAllocationCal… 325 [open,refpage='VkInternalAllocationType',desc='Allocation type',type='enums',xrefs='PFN_vkInternalA…
|
D | limits.txt | 2207 …lagBitsAMD',desc='Bitmask specifying shader core properties',type='enums',xrefs='VkPhysicalDeviceS… 2217 …lagsAMD',desc='Bitmask of VkShaderCorePropertiesFlagBitsAMD',type='flags',xrefs='VkPhysicalDeviceS…
|
D | shaders.txt | 1873 …acheHeaderVersionEXT',desc='Encode validation cache version',type='enums',xrefs='vkCreateValidatio…
|
D | primsrast.txt | 234 [open,refpage='VkSampleMask',desc='Mask of sample coverage information',type='basetypes',xrefs='VkP…
|
D | pipelines.txt | 3983 …lineCacheHeaderVersion',desc='Encode pipeline cache version',type='enums',xrefs='vkCreatePipelineC…
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NV_external_memory_capabilities/ |
D | external_image_format.txt | 73 …agBitsNV',desc='Bitmask specifying external memory features',type='enums',xrefs='vkGetPhysicalDevi…
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NV_mesh_shader/ |
D | drawing.txt | 92 …='Structure specifying a mesh tasks draw indirect command',type='structs',xrefs='vkCmdDrawMeshTask…
|
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/ |
D | macro_checker_file.py | 1585 ref_type=None, desc='', xrefs=None): argument 1592 entity, ref_type, desc, ' '.join(xrefs or []))
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/ |
D | macro_checker_file.py | 1580 ref_type=None, desc='', xrefs=None): argument 1587 entity, ref_type, desc, ' '.join(xrefs or []))
|
/device/generic/vulkan-cereal/protocols/vulkan/style/ |
D | writing.txt | 902 related sections of the specification using asciidoctor xrefs. 1190 …efpage='name',desc='short description',type='pagetype',alias='alias',anchor='anchor',xrefs='xrefs'] 1216 * *xrefs* - list of whitespace-separated names of other reference pages
|
D | extensions.txt | 533 ** *New SPIR-V Capabilities* (include xrefs to the appropriate new section 535 ** *New or Modified Built-In Variables* (include xrefs to the appropriate 537 ** *New Variable Decorations* (include xrefs to the appropriate new
|