Searched refs:triggerDispatchCallProgramRecompilation (Results 1 – 3 of 3) sorted by relevance
257 angle::Result triggerDispatchCallProgramRecompilation(const gl::Context *context);
1044 angle::Result Context11::triggerDispatchCallProgramRecompilation(const gl::Context *context) in triggerDispatchCallProgramRecompilation() function in rx::Context11
3071 ANGLE_TRY(context11->triggerDispatchCallProgramRecompilation(context)); in syncProgramForCompute()