Home
last modified time | relevance | path

Searched refs:glValidateProgramARB (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/targets/osmesa/
H A Dosmesa-symbols.txt1108 glValidateProgramARB
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1911 #define glValidateProgramARB MANGLE(ValidateProgramARB) macro
Dglext.h7484 GLAPI void APIENTRY glValidateProgramARB (GLhandleARB programObj);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/
Dgl_mangle.h1911 #define glValidateProgramARB MANGLE(ValidateProgramARB) macro
Dglext.h7482 GLAPI void APIENTRY glValidateProgramARB (GLhandleARB programObj);
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_opengl.h6425 GLAPI void APIENTRY glValidateProgramARB (GLhandleARB programObj);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
Dglext.h3972 GLAPI void APIENTRY glValidateProgramARB (GLhandleARB programObj);
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c11319 …r = ((glValidateProgramARB = (PFNGLVALIDATEPROGRAMARBPROC)glewGetProcAddress((const GLubyte*)"glVa… in _glewInit_GL_ARB_shader_objects()
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglext.h4150 GLAPI void APIENTRY glValidateProgramARB (GLhandleARB programObj);
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h6662 #define glValidateProgramARB GLEW_GET_FUN(__glewValidateProgramARB) macro
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h19486 #define glValidateProgramARB epoxy_glValidateProgramARB macro
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c117336 GEN_THUNKS(glValidateProgramARB, (GLhandleARB programObj), ((uintptr_t)programObj))