Home
last modified time | relevance | path

Searched refs:descPtrOut (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h1553 const vk::GraphicsPipelineDesc **descPtrOut,
1559 *descPtrOut = &item->first;
1569 tessEvaluationModule, specConsts, desc, descPtrOut, pipelineOut);
1586 const vk::GraphicsPipelineDesc **descPtrOut,
DProgramExecutableVk.h150 const vk::GraphicsPipelineDesc **descPtrOut,
DProgramExecutableVk.cpp818 const vk::GraphicsPipelineDesc **descPtrOut, in getGraphicsPipeline() argument
863 activeAttribLocations, glState.getProgramExecutable()->getAttributesTypeMask(), descPtrOut, in getGraphicsPipeline()
Dvk_helpers.h2504 const GraphicsPipelineDesc **descPtrOut, in getGraphicsPipeline() argument
2531 pipelineDesc, descPtrOut, pipelineOut); in getGraphicsPipeline()
Dvk_cache_utils.cpp3554 const vk::GraphicsPipelineDesc **descPtrOut, in insertPipeline() argument
3571 *descPtrOut = &insertedItem.first->first; in insertPipeline()