Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPipeline.cpp239 bool getRobustBufferAccess(VkPipelineRobustnessBufferBehaviorEXT behavior, bool inheritRobustBuffer… in getRobustBufferAccess() function
266 bool getRobustBufferAccess(const VkPipelineRobustnessCreateInfoEXT *overrideRobustness, bool device… in getRobustBufferAccess() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp993 bool getRobustBufferAccess() const { return robustBufferAccess; } in getRobustBufferAccess() function in sw::SpirvShader