Home
last modified time | relevance | path

Searched defs:descriptorTypes (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp528 vector<VkDescriptorType> descriptorTypes = { in iterate() local
816 const VkDescriptorType descriptorTypes[] = { in createMaintenance3Tests() local
H A DvktApiBufferViewAccessTests.cpp307 const VkDescriptorPoolSize descriptorTypes[1] = {{ in BufferViewTestInstance() local
740 const VkDescriptorPoolSize descriptorTypes[2] = { in BufferViewAllFormatsTestInstance() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp503 vector<VkDescriptorType> descriptorTypes; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp922 vector<VkDescriptorPoolSize> descriptorTypes; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp731 const std::vector<std::pair<vk::VkDescriptorType, std::string>> descriptorTypes = { in createSamplerlessWriteTests() local
H A DvktBindingMutableTests.cpp1488 const auto descriptorTypes = typesAtIteration(iteration); in glslDeclarations() local
1875 const auto descriptorTypes = binding->typesAtIteration(iteration); in updateDescriptorSet() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp2283 } const descriptorTypes[] = {{"uniform_buffer", VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC}, in createDynamicOffsetTests() local