Home
last modified time | relevance | path

Searched defs:indexFormat (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw.c738 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); in draw_vgpu10() local
/external/skqp/src/sfnt/
DSkOTTable_EBLC.h92 SK_OT_USHORT indexFormat; //format of this indexSubTable member
/external/skia/src/sfnt/
DSkOTTable_EBLC.h92 SK_OT_USHORT indexFormat; //format of this indexSubTable member
/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_L_C_.py71 def getIndexFormatClass(self, indexFormat): argument
/external/harfbuzz_ng/src/
Dhb-ot-color-cbdt-table.hh117 HBUINT16 indexFormat; member
/external/mesa3d/src/mesa/main/
Dteximage.c1757 const GLboolean indexFormat = (format == GL_COLOR_INDEX); in texture_formats_agree() local