Searched refs:GL_FRAGMENT_SUBROUTINE (Results 1 - 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dshaderobj.h191 case GL_FRAGMENT_SUBROUTINE:
212 return GL_FRAGMENT_SUBROUTINE;
H A Dprogram_resource.c49 case GL_FRAGMENT_SUBROUTINE:
305 case GL_FRAGMENT_SUBROUTINE:
H A Dshader_query.cpp390 case GL_FRAGMENT_SUBROUTINE:
429 case GL_FRAGMENT_SUBROUTINE:
542 case GL_FRAGMENT_SUBROUTINE:
597 case GL_FRAGMENT_SUBROUTINE:
658 case GL_FRAGMENT_SUBROUTINE:
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp383 GL_FRAGMENT_SUBROUTINE,
2437 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE, GL_ACTIVE_RESOURCES, 1, error);
2438 VerifyGetProgramInterfaceiv(program, GL_FRAGMENT_SUBROUTINE, GL_MAX_NAME_LENGTH, 2, error);
2446 VerifyGetProgramResourceIndex(program, GL_FRAGMENT_SUBROUTINE, indicesTS, "x", error);
2450 VerifyGetProgramResourceName(program, GL_FRAGMENT_SUBROUTINE, indicesTS["x"], "x", error);
2458 VerifyGetProgramResourceiv(program, GL_FRAGMENT_SUBROUTINE, indicesTS["x"], 1, propsS, 1, expectedS, error);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1658 #define GL_FRAGMENT_SUBROUTINE 0x92EC
/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1910 piqStage = GL_FRAGMENT_SUBROUTINE;
/external/mesa3d/include/GL/
H A Dglcorearb.h2447 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
H A Dglext.h2394 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2447 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro
H A Dglext.h2394 #define GL_FRAGMENT_SUBROUTINE 0x92EC macro

Completed in 363 milliseconds