Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkFormat.cpp2934 bool Format::isRGBComponent(int component) const in isRGBComponent() function in vk::Format
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.cpp2729 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore