Searched defs:chitModule (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingBarycentricCoordinatesTests.cpp | 395 … auto chitModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("chit"), 0); in iterate() local
|
| D | vktRayTracingNonUniformArgsTests.cpp | 359 …auto chitModule = makeVkSharedPtr(createShaderModule(vkd, device, m_context.getBinaryCollection().… in iterate() local
|
| D | vktRayTracingShaderBindingTableTests.cpp | 1494 …auto chitModule = makeVkSharedPtr(createShaderModule(vkd, device, m_context.getBinaryCollection().… in iterate() local
|
| D | vktRayTracingMiscTests.cpp | 8413 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/ |
| D | vktPipelineShaderModuleIdentifierTests.cpp | 2503 ShaderWrapper chitModule; in iterate() local 2671 const auto chitModule = chitToRun.getModule(); in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingMutableTests.cpp | 3496 VkShaderModule chitModule = DE_NULL; in iterate() local
|