Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp436 typedef void(GLW_APIENTRY* arbDispatchComputeFunc)(glw::GLuint num_groups_x, glw::GLuint num_groups_y, typedef in gl4cts::GPUShaderFP64Test2
537 arbDispatchComputeFunc m_pDispatchCompute;
H A Dgl4cGPUShaderFP64Tests.cpp4482 m_pDispatchCompute = (arbDispatchComputeFunc)gl.dispatchCompute; in testInit()

Completed in 20 milliseconds