Searched refs:arbDispatchComputeFunc (Results 1 – 2 of 2) sorted by relevance
436 …typedef void(GLW_APIENTRY* arbDispatchComputeFunc)(glw::GLuint num_groups_x, glw::GLuint num_group… typedef in gl4cts::GPUShaderFP64Test2537 arbDispatchComputeFunc m_pDispatchCompute;
4494 m_pDispatchCompute = (arbDispatchComputeFunc)gl.dispatchCompute; in testInit()