Home
last modified time | relevance | path

Searched defs:compModule (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBarycentricCoordinatesTests.cpp313 …const auto compModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"… in iterate() local
DvktRayQueryNonUniformArgsTests.cpp296 …const auto compModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"… in iterate() local
DvktRayQueryPositionFetchTests.cpp617 …const auto compModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"… in iterate() local
DvktRayQueryDirectionTests.cpp423 …const auto compModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"… in iterate() local
DvktRayQueryOpacityMicromapTests.cpp976 …const auto compModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingStagesTests.cpp356 …const auto compModule(createShaderModule(vk, device, m_context.getBinaryCollection().get("comp"), … in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTestsEXT.cpp1701 const auto compModule = createShaderModule(vkd, device, binaries.get("comp")); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp5517 const auto compModule = createShaderModule(ctx.vkd, ctx.device, binaries.get("comp")); in manyIndirectDispatchesTest() local
5712 const auto compModule = createShaderModule(ctx.vkd, ctx.device, binaries.get("comp")); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp2979 ShaderWrapper compModule; in iterate() local
DvktPipelineShaderModuleIdentifierTests.cpp2405 auto &compModule = compModules.at(idxToRun); in iterate() local