Searched refs:isRGBComponent (Results 1 – 6 of 6) sorted by relevance
66 bool isRGBComponent(int component) const;
2487 bool Format::isRGBComponent(int component) const in isRGBComponent() function in vk::Format
111 bool isRGBComponent(int component) const;
1747 if(isRGBComponent(i)) in sampleTexel()2562 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore2564 return state.textureFormat.isRGBComponent(component); in isRGBComponent()
109 bool isRGBComponent(int component) const;
1995 if(isRGBComponent(i)) in sampleTexel()2963 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore