Searched refs:_glptr_MaxShaderCompilerThreadsKHR (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h18121 typedef void (GLAPIENTRYP _glptr_MaxShaderCompilerThreadsKHR)(GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint)
18124 static inline _glptr_MaxShaderCompilerThreadsKHR GET_MaxShaderCompilerThreadsKHR(struct _glapi_table *disp) {
18125 return (_glptr_MaxShaderCompilerThreadsKHR) (GET_by_offset(disp, _gloffset_MaxShaderCompilerThreadsKHR));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18594 typedef void (GLAPIENTRYP _glptr_MaxShaderCompilerThreadsKHR)(GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint)
18597 static inline _glptr_MaxShaderCompilerThreadsKHR GET_MaxShaderCompilerThreadsKHR(struct _glapi_table *disp) {
18598 return (_glptr_MaxShaderCompilerThreadsKHR) (GET_by_offset(disp, _gloffset_MaxShaderCompilerThreadsKHR));
[all...]

Completed in 151 milliseconds