Home
last modified time | relevance | path

Searched refs:xrefs (Results 1 – 25 of 25) sorted by relevance

/device/generic/vulkan-cereal/protocols/vulkan/scripts/
DcheckXrefs12 xrefs=`tempfile`
18 sort | uniq > $xrefs
24 comm -23 $xrefs $ids
26 rm $xrefs $ids 1>&2
Dreflib.py474 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/
DcheckXrefs12 xrefs=`tempfile`
18 sort | uniq > $xrefs
24 comm -23 $xrefs $ids
26 rm $xrefs $ids 1>&2
Dreflib.py471 xrefs = None
488 xrefs = value
505 if xrefs:
506 pi.refs = xrefs
509 'XREFS =', xrefs, 'SPEC =', spec_type,
/device/generic/vulkan-cereal/protocols/vulkan/
Dreflib.py421 xrefs = None
432 xrefs = value
445 if xrefs:
446 pi.refs = xrefs
448 'TYPE =', type, 'XREFS =', xrefs)
DChangeLog.txt128 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/
Dpipelines.txt9 …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/
Dboilerplate.txt69 …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']
Dversions.txt30 [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/
Dinitialization.txt31 …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…
Dextensions.txt182 [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 …
Ddispatch.txt87 …desc='Structure specifying a indirect dispatching command',type='structs',xrefs='vkCmdDispatchIndi…
Ddrawing.txt1086 …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…
Dfundamentals.txt530 [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']
Dmemory.txt83 …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…
Dlimits.txt2207 …lagBitsAMD',desc='Bitmask specifying shader core properties',type='enums',xrefs='VkPhysicalDeviceS…
2217 …lagsAMD',desc='Bitmask of VkShaderCorePropertiesFlagBitsAMD',type='flags',xrefs='VkPhysicalDeviceS…
Dshaders.txt1873 …acheHeaderVersionEXT',desc='Encode validation cache version',type='enums',xrefs='vkCreateValidatio…
Dprimsrast.txt234 [open,refpage='VkSampleMask',desc='Mask of sample coverage information',type='basetypes',xrefs='VkP…
Dpipelines.txt3983 …lineCacheHeaderVersion',desc='Encode pipeline cache version',type='enums',xrefs='vkCreatePipelineC…
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NV_external_memory_capabilities/
Dexternal_image_format.txt73 …agBitsNV',desc='Bitmask specifying external memory features',type='enums',xrefs='vkGetPhysicalDevi…
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NV_mesh_shader/
Ddrawing.txt92 …='Structure specifying a mesh tasks draw indirect command',type='structs',xrefs='vkCmdDrawMeshTask…
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/
Dmacro_checker_file.py1585 ref_type=None, desc='', xrefs=None): argument
1592 entity, ref_type, desc, ' '.join(xrefs or []))
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dmacro_checker_file.py1580 ref_type=None, desc='', xrefs=None): argument
1587 entity, ref_type, desc, ' '.join(xrefs or []))
/device/generic/vulkan-cereal/protocols/vulkan/style/
Dwriting.txt902 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
Dextensions.txt533 ** *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