Home
last modified time | relevance | path

Searched refs:matValue (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp1272 std::string matValue = "matInst.matType[int(matInst.index[mat_selector])][0]"; in initPrograms() local
1280 vertexSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()
1419 std::string matValue = "matInst.matType[int(matInst.index[mat_selector])][0]"; in initPrograms() local
1427 fragmentSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()