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

  /external/mesa3d/src/gallium/drivers/svga/
svga_draw.c 742 indexFormat != svga->state.hw_draw.ib_format ||
753 svga->state.hw_draw.ib_format = indexFormat;
790 if (svga->state.hw_draw.ib_format != SVGA3D_FORMAT_INVALID ||
798 svga->state.hw_draw.ib_format = SVGA3D_FORMAT_INVALID;
    [all...]
svga_context.h 396 SVGA3dSurfaceFormat ib_format; member in struct:svga_hw_draw_state

Completed in 401 milliseconds