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