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.cpp103 static const float DYNAMIC_MAT_CONSTANT = 0.50f; variable
730 color[2][DYNAMIC_MAT_INDEX * 2] = DYNAMIC_MAT_CONSTANT; in updatePushConstants()
1216 vertexSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()
1363 fragmentSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()