Home
last modified time | relevance | path

Searched refs:isRGBComponent (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkFormat.hpp70 bool isRGBComponent(int component) const;
H A DVkFormat.cpp2282 bool Format::isRGBComponent(int component) const in isRGBComponent() function in vk::Format
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DVkFormat.h68 bool isRGBComponent(int component) const;
H A DVkFormat.cpp2503 bool Format::isRGBComponent(int component) const in isRGBComponent() function in vk::Format
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Pipeline/
H A DSamplerCore.hpp111 bool isRGBComponent(int component) const;
H A DSamplerCore.cpp1747 if(isRGBComponent(i)) in sampleTexel()
2562 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore
2564 return state.textureFormat.isRGBComponent(component); in isRGBComponent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DSamplerCore.hpp109 bool isRGBComponent(int component) const;
H A DSamplerCore.cpp1995 if(isRGBComponent(i)) in sampleTexel()
2963 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Pipeline/
H A DSamplerCore.hpp108 bool isRGBComponent(int component) const;
H A DSamplerCore.cpp1738 if(isRGBComponent(i)) in sampleTexel()
2573 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore
2575 return state.textureFormat.isRGBComponent(component); in isRGBComponent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Shader/
H A DSamplerCore.hpp109 bool isRGBComponent(int component) const;
H A DSamplerCore.cpp1995 if(isRGBComponent(i)) in sampleTexel()
2963 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore