Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp1127 ProgramTransformOptions ProgramExecutableVk::getTransformOptions( in getTransformOptions() function in rx::ProgramExecutableVk
1230 ProgramTransformOptions transformOptions = getTransformOptions(contextVk, desc, glExecutable); in getGraphicsPipeline()
1267 ProgramTransformOptions transformOptions = getTransformOptions(contextVk, desc, glExecutable); in createGraphicsPipeline()
1304 ProgramTransformOptions transformOptions = getTransformOptions(contextVk, desc, glExecutable); in linkGraphicsPipelineLibraries()
DProgramExecutableVk.h348 ProgramTransformOptions getTransformOptions(ContextVk *contextVk,