Home
last modified time | relevance | path

Searched refs:getGlExecutable (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h121 const gl::ProgramExecutable &getGlExecutable();
DProgramExecutableVk.cpp305 const gl::ProgramExecutable &ProgramExecutableVk::getGlExecutable() in getGlExecutable() function in rx::ProgramExecutableVk
627 const gl::ProgramExecutable &glExecutable = getGlExecutable(); in createPipelineLayout()