Searched refs:GL_MAX_NUM_COMPATIBLE_SUBROUTINES (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dprogram_resource.c205 case GL_MAX_NUM_COMPATIBLE_SUBROUTINES:
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp423 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0,
425 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0,
427 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0,
429 VerifyGetProgramInterfaceiv(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES,
431 VerifyGetProgramInterfaceiv(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0,
433 VerifyGetProgramInterfaceiv(program, GL_VERTEX_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 0, error);
2162 VerifyGetProgramInterfaceiv(program, GL_VERTEX_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 2, error);
2215 VerifyGetProgramInterfaceiv(program, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, 1,
2318 VerifyGetProgramInterfaceiv(program, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES,
2381 VerifyGetProgramInterfaceiv(program, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES,
[all...]
H A Dgl4cShaderSubroutineTests.cpp1373 case GL_MAX_NUM_COMPATIBLE_SUBROUTINES:
1374 string = "GL_MAX_NUM_COMPATIBLE_SUBROUTINES";
3316 { GL_VERTEX_SUBROUTINE_UNIFORM, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, m_n_active_subroutines },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1670 #define GL_MAX_NUM_COMPATIBLE_SUBROUTINES 0x92F8
/external/mesa3d/include/GL/
H A Dglcorearb.h2459 #define GL_MAX_NUM_COMPATIBLE_SUBROUTINES 0x92F8 macro
H A Dglext.h2406 #define GL_MAX_NUM_COMPATIBLE_SUBROUTINES 0x92F8 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2459 #define GL_MAX_NUM_COMPATIBLE_SUBROUTINES 0x92F8 macro
H A Dglext.h2406 #define GL_MAX_NUM_COMPATIBLE_SUBROUTINES 0x92F8 macro

Completed in 488 milliseconds