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

  /external/mesa3d/src/mesa/state_tracker/
st_cb_eglimage.c 64 if (util_format_has_alpha(format))
  /external/mesa3d/src/gallium/state_trackers/vega/
shader.c 145 if (util_format_has_alpha(ctx->draw_buffer->strb->format)) {
151 util_format_has_alpha(shader->image->sampler_view->format);
renderer.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 783 util_format_has_alpha(enum pipe_format format) function

Completed in 75 milliseconds