Searched defs:refType (Results 1 – 6 of 6) sorted by relevance
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | scriptgenerator.py | 159 def addMapping(self, baseType, refType): argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingBufferDeviceAddressTests.cpp | 385 std::string refType; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| D | vktBindingBufferDeviceAddressTests.cpp | 385 std::string refType; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 4768 …mentReferences(vector<VkImageUsageFlags>& attachmentImageUsage, AttachmentRefType refType, size_t … in getImageUsageFromAttachmentReferences() 4804 …mentReferences(vector<VkImageUsageFlags>& attachmentImageUsage, AttachmentRefType refType, const v… in getImageUsageFromAttachmentReferences()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 4782 …mentReferences(vector<VkImageUsageFlags>& attachmentImageUsage, AttachmentRefType refType, size_t … in getImageUsageFromAttachmentReferences() 4818 …mentReferences(vector<VkImageUsageFlags>& attachmentImageUsage, AttachmentRefType refType, const v… in getImageUsageFromAttachmentReferences()
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | ParseHelper.cpp | 2588 …const TType* refType = (base->getType().isReference()) ? base->getType().getReferentType() : nullp… in builtInOpCheck() local
|