Searched refs:GET_IsShader (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1324 #define GET_IsShader(disp) ((disp)->IsShader) macro
2779 #define GET_IsShader(disp) GET_by_offset(disp, driDispatchRemapTable[IsShader_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8091 (* GET_IsShader(disp)) parameters
8092 static inline _glptr_IsShader GET_IsShader(struct _glapi_table *disp) { function in typeref:typename:_glptr_IsShader
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8564 (* GET_IsShader(disp)) parameters
8565 static inline _glptr_IsShader GET_IsShader(struct _glapi_table *disp) { function in typeref:typename:_glptr_IsShader
[all...]

Completed in 215 milliseconds