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