Searched refs:ib_format (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw.c702 indexFormat != svga->state.hw_draw.ib_format ||
714 svga->state.hw_draw.ib_format = indexFormat;
825 if (svga->state.hw_draw.ib_format != SVGA3D_FORMAT_INVALID ||
833 svga->state.hw_draw.ib_format = SVGA3D_FORMAT_INVALID;
H A Dsvga_context.h394 SVGA3dSurfaceFormat ib_format; member in struct:svga_hw_draw_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw.c769 indexFormat != svga->state.hw_draw.ib_format ||
781 svga->state.hw_draw.ib_format = indexFormat;
910 if (svga->state.hw_draw.ib_format != SVGA3D_FORMAT_INVALID ||
918 svga->state.hw_draw.ib_format = SVGA3D_FORMAT_INVALID;
H A Dsvga_context.h429 SVGA3dSurfaceFormat ib_format; member in struct:svga_hw_draw_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp362 ib_format(unsigned index_size) function in typeref:typename:DXGI_FORMAT
661 ibv.Format = ib_format(dinfo->index_size);

Completed in 8 milliseconds