Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp1010 …void executeTest(glw::GLuint bool_operator1_subroutine_location, glw::GLuint bool_operator2_subrou…
1016 void verifyXFBData(const glw::GLvoid *data, glw::GLuint bool_operator1_subroutine_location,
H A Dgl4cShaderSubroutineTests.cpp9471 void FunctionalTest18_19::executeTest(glw::GLuint bool_operator1_subroutine_location, in executeTest() argument
9481 …outine_configuration[m_po_subroutine_uniform_bool_operator1] = bool_operator1_subroutine_location; in executeTest()
9506 …verifyXFBData(xfb_data_ptr, bool_operator1_subroutine_location, bool_operator2_subroutine_location, in executeTest()
9774 …alTest18_19::verifyXFBData(const glw::GLvoid *data, glw::GLuint bool_operator1_subroutine_location, in verifyXFBData() argument
9786 …bool_operator1_result = (bool_operator1_subroutine_location == m_po_subroutine_returns_true_locati… in verifyXFBData()
9849 << bool_operator1_subroutine_location in verifyXFBData()