Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkRenderPass.hpp81 uint32_t getViewMask(uint32_t subpassIndex) const in getViewMask() function in vk::RenderPass
H A DVkCommandBuffer.hpp52 uint32_t getViewMask() const { return viewMask; } in getViewMask() function