Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp1010 …est(glw::GLuint bool_operator1_subroutine_location, glw::GLuint bool_operator2_subroutine_location,
1017 … glw::GLuint bool_operator2_subroutine_location, glw::GLuint vec4_operator1_subroutine_location,
H A Dgl4cShaderSubroutineTests.cpp9472 glw::GLuint bool_operator2_subroutine_location, in executeTest() argument
9482 …outine_configuration[m_po_subroutine_uniform_bool_operator2] = bool_operator2_subroutine_location; in executeTest()
9506 …verifyXFBData(xfb_data_ptr, bool_operator1_subroutine_location, bool_operator2_subroutine_location, in executeTest()
9775 glw::GLuint bool_operator2_subroutine_location, in verifyXFBData() argument
9787 …bool_operator2_result = (bool_operator2_subroutine_location == m_po_subroutine_returns_true_locati… in verifyXFBData()
9852 << bool_operator2_subroutine_location in verifyXFBData()