Home
last modified time | relevance | path

Searched refs:m_pDispatchCompute (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp537 arbDispatchComputeFunc m_pDispatchCompute; member in gl4cts::GPUShaderFP64Test2
Dgl4cGPUShaderFP64Tests.cpp3260 , m_pDispatchCompute(0) in GPUShaderFP64Test2()
3982 if (0 != m_pDispatchCompute) in prepareShaderStages()
4299 m_pDispatchCompute(m_texture_width, m_texture_height, 1); in test()
4494 m_pDispatchCompute = (arbDispatchComputeFunc)gl.dispatchCompute; in testInit()