Searched refs:m_pDispatchCompute (Results 1 – 2 of 2) sorted by relevance
537 arbDispatchComputeFunc m_pDispatchCompute; member in gl4cts::GPUShaderFP64Test2
3260 , 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()