Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_pipeline_state.cpp87 uint32_t indexFormat = webgpu::IsStripPrimitiveTopology(topology) && in setPrimitiveMode() local
/aosp_15_r20/external/skia/src/sfnt/
H A DSkOTTable_EBLC.h92 SK_OT_USHORT indexFormat; //format of this indexSubTable member
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DE_B_L_C_.py74 def getIndexFormatClass(self, indexFormat): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw.c926 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); in validate_index_buffer() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp3225 DXGI_FORMAT indexFormat, in setIndexBuffer()
3235 DXGI_FORMAT indexFormat, in syncIndexBuffer()
H A DRenderer11.cpp2053 DXGI_FORMAT indexFormat = indexBuffer->getIndexFormat(); in drawLineLoop() local
2133 DXGI_FORMAT indexFormat = indexBuffer->getIndexFormat(); in drawTriangleFan() local
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/CBDT/
H A DCBDT.hh150 HBUINT16 indexFormat; member
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dteximage.c1857 const GLboolean indexFormat = (format == GL_COLOR_INDEX); in texture_formats_agree() local