Home
last modified time | relevance | path

Searched defs:programIndex (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp911 const uint8_t programIndex = transformOptions.permutationIndex; in getPipelineCacheWarmUpTasks() local
1484 const uint8_t programIndex = transformOptions.permutationIndex; in initGraphicsShaderPrograms() local
1535 const uint8_t programIndex = transformOptions.permutationIndex; in createGraphicsPipelineImpl() local
1579 const uint8_t programIndex = transformOptions.permutationIndex; in getGraphicsPipeline() local
1649 const uint8_t programIndex = transformOptions.permutationIndex; in createLinkedGraphicsPipeline() local
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp1122 uint8_t programIndex = call->entryPoint == EntryPoint::CLCompileProgram ? 1 : 0; in removeCLProgramOccurrences() local