HomeSort by relevance Sort by last modified time
    Searched defs:m_subroutine_uniform_locations (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/common/
glcMultipleContextsTests.cpp 104 subroutineUniformSet m_subroutine_uniform_locations; member in class:glcts::UniformPreservationTest
307 gl.getUniformSubroutineuiv(GL_FRAGMENT_SHADER, m_subroutine_uniform_locations.m_fragment_shader_stage,
312 gl.getUniformSubroutineuiv(GL_GEOMETRY_SHADER, m_subroutine_uniform_locations.m_geometry_shader_stage,
318 m_subroutine_uniform_locations.m_tesselation_control_shader_stage,
324 m_subroutine_uniform_locations.m_tesselation_evaluation_shader_stage,
329 gl.getUniformSubroutineuiv(GL_VERTEX_SHADER, m_subroutine_uniform_locations.m_vertex_shader_stage,
648 m_subroutine_uniform_locations.m_fragment_shader_stage =
651 m_subroutine_uniform_locations.m_geometry_shader_stage =
654 m_subroutine_uniform_locations.m_tesselation_control_shader_stage =
658 m_subroutine_uniform_locations.m_tesselation_evaluation_shader_stage
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.hpp 518 glw::GLuint m_subroutine_uniform_locations[4][1]; member in class:gl4cts::ShaderSubroutine::FunctionalTest5
578 glw::GLuint m_subroutine_uniform_locations[4]; member in class:gl4cts::ShaderSubroutine::FunctionalTest7_8
630 glw::GLuint m_subroutine_uniform_locations[16]; member in class:gl4cts::ShaderSubroutine::FunctionalTest10
691 glw::GLuint m_subroutine_uniform_locations[5]; member in class:gl4cts::ShaderSubroutine::FunctionalTest11
823 glw::GLuint m_subroutine_uniform_locations[2]; member in class:gl4cts::ShaderSubroutine::FunctionalTest14_15
    [all...]

Completed in 59 milliseconds