Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp1011 … glw::GLuint vec4_operator1_subroutine_location, glw::GLuint vec4_operator2_subroutine_location);
1017 … glw::GLuint bool_operator2_subroutine_location, glw::GLuint vec4_operator1_subroutine_location,
Dgl4cShaderSubroutineTests.cpp9448 glw::GLuint vec4_operator1_subroutine_location, in executeTest() argument
9458 …outine_configuration[m_po_subroutine_uniform_vec4_processor1] = vec4_operator1_subroutine_location; in executeTest()
9482 vec4_operator1_subroutine_location, vec4_operator2_subroutine_location); in executeTest()
9751 glw::GLuint vec4_operator1_subroutine_location, in verifyXFBData() argument
9763 …pVec4Operator1 = (vec4_operator1_subroutine_location == m_po_subroutine_divide_by_two_location)… in verifyXFBData()
9828 << vec4_operator1_subroutine_location << "]" in verifyXFBData()