Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DContext.hpp288 …inline void overridePipelineLayout(const PipelineLayout *linkedLayout) { pipelineLayout = linkedLa… in overridePipelineLayout() function
351 …inline void overridePipelineLayout(const PipelineLayout *linkedLayout) { pipelineLayout = linkedLa… in overridePipelineLayout() function
H A DContext.cpp1398 preRasterizationState.overridePipelineLayout(layout); in GraphicsState()
1406 fragmentState.overridePipelineLayout(layout); in GraphicsState()