Searched refs:t_glDispatchCompute (Results 1 – 2 of 2) sorted by relevance
352 #define glDispatchCompute t_glDispatchCompute1140 ANGLE_TRACE_LOADER_EXPORT extern PFNGLDISPATCHCOMPUTEPROC t_glDispatchCompute;
346 ANGLE_TRACE_LOADER_EXPORT PFNGLDISPATCHCOMPUTEPROC t_glDispatchCompute; variable1283 t_glDispatchCompute = reinterpret_cast<PFNGLDISPATCHCOMPUTEPROC>(loadProc("glDispatchCompute")); in LoadGLES()