Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp125 static const float DYNAMIC_MAT_CONSTANT = 0.50f; variable
749 color[2][DYNAMIC_MAT_INDEX * 2] = DYNAMIC_MAT_CONSTANT; in updatePushConstants()
1235 vertexSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()
1382 fragmentSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()