Searched refs:getGlExecutable (Results 1 – 2 of 2) sorted by relevance
121 const gl::ProgramExecutable &getGlExecutable();
305 const gl::ProgramExecutable &ProgramExecutableVk::getGlExecutable() in getGlExecutable() function in rx::ProgramExecutableVk627 const gl::ProgramExecutable &glExecutable = getGlExecutable(); in createPipelineLayout()