Home
last modified time | relevance | path

Searched refs:vec4_operator2_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);
1018 glw::GLuint vec4_operator2_subroutine_location);
Dgl4cShaderSubroutineTests.cpp9449 glw::GLuint vec4_operator2_subroutine_location) in executeTest() argument
9459 …outine_configuration[m_po_subroutine_uniform_vec4_processor2] = vec4_operator2_subroutine_location; in executeTest()
9482 vec4_operator1_subroutine_location, vec4_operator2_subroutine_location); in executeTest()
9752 glw::GLuint vec4_operator2_subroutine_location) in verifyXFBData() argument
9766 pVec4Operator2 = (vec4_operator2_subroutine_location == m_po_subroutine_divide_by_two_location) ? in verifyXFBData()
9830 << vec4_operator2_subroutine_location << "];" in verifyXFBData()