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