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