Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h135 ProgramInfo &getGraphicsProgramInfo(ProgramTransformOptions option) in getGraphicsProgramInfo() function
DProgramExecutableVk.cpp832 ProgramInfo &programInfo = getGraphicsProgramInfo(mTransformOptions); in getGraphicsPipeline()