Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp1011 … glw::GLuint vec4_operator1_subroutine_location, glw::GLuint vec4_operator2_subroutine_location);
1018 glw::GLuint vec4_operator2_subroutine_location);
H A Dgl4cShaderSubroutineTests.cpp9474 glw::GLuint vec4_operator2_subroutine_location) in executeTest() argument
9484 …outine_configuration[m_po_subroutine_uniform_vec4_processor2] = vec4_operator2_subroutine_location; in executeTest()
9507 vec4_operator1_subroutine_location, vec4_operator2_subroutine_location); in executeTest()
9777 glw::GLuint vec4_operator2_subroutine_location) in verifyXFBData() argument
9791 …pVec4Operator2 = (vec4_operator2_subroutine_location == m_po_subroutine_divide_by_two_locat… in verifyXFBData()
9858 << vec4_operator2_subroutine_location in verifyXFBData()