OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRGBComponent
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/Shader/
SamplerCore.hpp
108
bool
isRGBComponent
(int component) const;
SamplerCore.cpp
169
if(state.sRGB &&
isRGBComponent
(component))
423
if(state.sRGB &&
isRGBComponent
(component))
[
all
...]
Completed in 196 milliseconds