Home
last modified time | relevance | path

Searched refs:updateLineWidth (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h600 void updateLineWidth(GraphicsPipelineTransitionBits *transition, float lineWidth);
Dvk_cache_utils.cpp2204 void GraphicsPipelineDesc::updateLineWidth(GraphicsPipelineTransitionBits *transition, in updateLineWidth() function in rx::vk::GraphicsPipelineDesc
DContextVk.cpp3852 mGraphicsPipelineDesc->updateLineWidth(&mGraphicsPipelineTransition, in syncState()