Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
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,
Dgl4cShaderSubroutineTests.cpp9446 void FunctionalTest18_19::executeTest(glw::GLuint bool_operator1_subroutine_location, in executeTest() argument
9456 …outine_configuration[m_po_subroutine_uniform_bool_operator1] = bool_operator1_subroutine_location; in executeTest()
9481 verifyXFBData(xfb_data_ptr, bool_operator1_subroutine_location, bool_operator2_subroutine_location, in executeTest()
9749 …alTest18_19::verifyXFBData(const glw::GLvoid* data, glw::GLuint bool_operator1_subroutine_location, in verifyXFBData() argument
9761 …bool_operator1_result = (bool_operator1_subroutine_location == m_po_subroutine_returns_true_locati… in verifyXFBData()
9824 << bool_operator1_subroutine_location << "]" in verifyXFBData()