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

/external/mesa3d/src/mesa/main/
H A Dshaderobj.h193 case GL_COMPUTE_SUBROUTINE:
214 return GL_COMPUTE_SUBROUTINE;
H A Dprogram_resource.c56 case GL_COMPUTE_SUBROUTINE:
300 case GL_COMPUTE_SUBROUTINE:
H A Dshader_query.cpp391 case GL_COMPUTE_SUBROUTINE:
430 case GL_COMPUTE_SUBROUTINE:
543 case GL_COMPUTE_SUBROUTINE:
598 case GL_COMPUTE_SUBROUTINE:
659 case GL_COMPUTE_SUBROUTINE:
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp384 GL_COMPUTE_SUBROUTINE,
2655 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE, GL_ACTIVE_RESOURCES, 5, error);
2656 VerifyGetProgramInterfaceiv(program, GL_COMPUTE_SUBROUTINE, GL_MAX_NAME_LENGTH, 3, error);
2666 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "ax", error);
2667 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "ay", error);
2668 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "bx", error);
2669 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "by", error);
2670 VerifyGetProgramResourceIndex(program, GL_COMPUTE_SUBROUTINE, indicesTS, "bz", error);
2675 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE, indicesTS["ax"], "ax", error);
2676 VerifyGetProgramResourceName(program, GL_COMPUTE_SUBROUTINE, indicesT
[all...]
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1659 #define GL_COMPUTE_SUBROUTINE 0x92ED
/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1913 piqStage = GL_COMPUTE_SUBROUTINE;
/external/mesa3d/include/GL/
H A Dglcorearb.h2448 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
H A Dglext.h2395 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2448 #define GL_COMPUTE_SUBROUTINE 0x92ED macro
H A Dglext.h2395 #define GL_COMPUTE_SUBROUTINE 0x92ED macro

Completed in 361 milliseconds