Home
last modified time | relevance | path

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

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