OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTIL_FORMAT_COLORSPACE_SRGB
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_format.h
127
UTIL_FORMAT_COLORSPACE_SRGB
= 1,
531
return desc->colorspace ==
UTIL_FORMAT_COLORSPACE_SRGB
;
678
case
UTIL_FORMAT_COLORSPACE_SRGB
:
907
if (colorspace ==
UTIL_FORMAT_COLORSPACE_SRGB
) {
910
if (desc->colorspace ==
UTIL_FORMAT_COLORSPACE_SRGB
) {
/xsrc/external/mit/MesaLib/dist/src/util/format/
u_format.h
131
UTIL_FORMAT_COLORSPACE_SRGB
= 1,
541
return desc->colorspace ==
UTIL_FORMAT_COLORSPACE_SRGB
;
688
case
UTIL_FORMAT_COLORSPACE_SRGB
:
955
if (colorspace ==
UTIL_FORMAT_COLORSPACE_SRGB
) {
958
if (desc->colorspace ==
UTIL_FORMAT_COLORSPACE_SRGB
) {
Completed in 5 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026