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 637 indexFormat != svga->state.hw_draw.ib_format ||
648 svga->state.hw_draw.ib_format = indexFormat;
685 if (svga->state.hw_draw.ib_format != SVGA3D_FORMAT_INVALID ||
693 svga->state.hw_draw.ib_format = SVGA3D_FORMAT_INVALID;
svga_context.h 385 SVGA3dSurfaceFormat ib_format; member in struct:svga_hw_draw_state

Completed in 92 milliseconds