Searched refs:util_format_is_plain (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_texture_desc.c139 if (util_format_is_plain(tex->b.b.format)) {
171 if (util_format_is_plain(tex->b.b.format)) {
429 if (!util_format_is_plain(format)) {
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture_desc.c139 if (util_format_is_plain(tex->b.b.format)) {
171 if (util_format_is_plain(tex->b.b.format)) {
429 if (!util_format_is_plain(format)) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_transfer.c28 if (util_format_is_plain(res->format)) {
276 if (util_format_is_plain(res->format)) {
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_transfer.c28 if (util_format_is_plain(res->format)) {
276 if (util_format_is_plain(res->format)) {
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format.h426 util_format_is_plain(enum pipe_format format) function
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format.h426 util_format_is_plain(enum pipe_format format) function
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_transfer.c356 if (util_format_is_plain(res->format)) {
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_transfer.c356 if (util_format_is_plain(res->format)) {

Completed in 2627 milliseconds