OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:util_format_is_srgb
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_framebuffer.c
125
(strb->texture &&
util_format_is_srgb
(strb->texture->format))) {
/external/mesa3d/src/mesa/state_tracker/
st_atom_framebuffer.c
125
(strb->texture &&
util_format_is_srgb
(strb->texture->format))) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_sampler.c
273
if (
util_format_is_srgb
(views[i]->format))
svga_state_rss.c
256
util_format_is_srgb
(svga->curr.framebuffer.cbufs[0]->format)) {
/external/mesa3d/src/gallium/drivers/svga/
svga_pipe_sampler.c
273
if (
util_format_is_srgb
(views[i]->format))
svga_state_rss.c
256
util_format_is_srgb
(svga->curr.framebuffer.cbufs[0]->format)) {
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format.h
471
util_format_is_srgb
(enum pipe_format format)
function
/external/mesa3d/src/gallium/auxiliary/util/
u_format.h
471
util_format_is_srgb
(enum pipe_format format)
function
Completed in 132 milliseconds