Home
last modified time | relevance | path

Searched defs:chitModule (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp395 … auto chitModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("chit"), 0); in iterate() local
H A DvktRayTracingNonUniformArgsTests.cpp359 …auto chitModule = makeVkSharedPtr(createShaderModule(vkd, device, m_context.getBinaryCollection().… in iterate() local
H A DvktRayTracingShaderBindingTableTests.cpp1494 …auto chitModule = makeVkSharedPtr(createShaderModule(vkd, device, m_context.getBinaryCollection().… in iterate() local
H A DvktRayTracingMiscTests.cpp8420 auto chitModule = createShaderModule(vkd, device, context.getBinaryCollection().get("chit"), 0); in nullMissInstance() local
8654 auto chitModule = createShaderModule(vkd, device, context.getBinaryCollection().get("chit"), 0); in reuseCreationBufferInstance() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp2507 ShaderWrapper chitModule; in iterate() local
2675 const auto chitModule = chitToRun.getModule(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp3496 VkShaderModule chitModule = DE_NULL; in iterate() local