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.cpp1227 std::string matValue = "matInst.matType[int(matInst.index[mat_selector])][0]"; in initPrograms() local
1235 vertexSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()
1374 std::string matValue = "matInst.matType[int(matInst.index[mat_selector])][0]"; in initPrograms() local
1382 fragmentSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()