Home
last modified time | relevance | path

Searched refs:inValue0 (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp777 string inValue0; in init() local
829 string& inValue = inNdx > 0 ? inValue1 : inValue0; in init()
917 operationValue0 = inValue0; in init()
924 op << " " << getPrecisionName(resultPrec) << " " << getDataTypeName(resultType) << " tmpValue = " << inValue0 << ";\n"; in init()
933 operationValue0 = inValue0; in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp1667 string inValue0; in setupShader() local
1752 string& inValue = inNdx > 0 ? inValue1 : inValue0; in setupShader()
1844 operationValue0 = inValue0; in setupShader()
1851 op << " " << getPrecisionName(resultPrec) << " " << getDataTypeName(resultType) << " tmpValue = " << inValue0 << ";\n"; in setupShader()
1860 operationValue0 = inValue0; in setupShader()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp1410 string inValue0; in init() local
1490 string& inValue = inNdx > 0 ? inValue1 : inValue0; in init()
1582 operationValue0 = inValue0; in init()
1589 op << " " << getPrecisionName(resultPrec) << " " << getDataTypeName(resultType) << " tmpValue = " << inValue0 << ";\n"; in init()
1598 operationValue0 = inValue0; in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp1670 string inValue0; in setupShader() local
1755 string& inValue = inNdx > 0 ? inValue1 : inValue0; in setupShader()
1847 operationValue0 = inValue0; in setupShader()
1854 op << " " << getPrecisionName(resultPrec) << " " << getDataTypeName(resultType) << " tmpValue = " << inValue0 << ";\n"; in setupShader()
1863 operationValue0 = inValue0; in setupShader()

Completed in 12 milliseconds