Searched refs:syncAtomicCounterBuffersForShader (Results 1 – 2 of 2) sorted by relevance
384 angle::Result syncAtomicCounterBuffersForShader(const gl::Context *context,
3765 ANGLE_TRY(syncAtomicCounterBuffersForShader(context, gl::ShaderType::Compute)); in syncAtomicCounterBuffers()3771 angle::Result StateManager11::syncAtomicCounterBuffersForShader(const gl::Context *context, in syncAtomicCounterBuffersForShader() function in rx::StateManager11