HomeSort by relevance Sort by last modified time
    Searched refs:util_format_is_plain (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_texture_desc.c 135 if (util_format_is_plain(tex->b.b.format)) {
167 if (util_format_is_plain(tex->b.b.format)) {
490 if (!util_format_is_plain(format)) {
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_transfer.c 30 if (util_format_is_plain(res->format)) {
274 if (util_format_is_plain(res->format)) {
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 451 util_format_is_plain(enum pipe_format format) function
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_transfer.c 384 if (util_format_is_plain(res->format)) {

Completed in 208 milliseconds