Home
last modified time | relevance | path

Searched defs:index_format (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.cc124 IndexSubTable::Builder::CreateBuilder(int32_t index_format) { in CreateBuilder()
162 int32_t index_format = data->ReadUShort(index_sub_table_offset); in CreateBuilder() local
212 IndexSubTable::Builder::Builder(int32_t data_size, int32_t index_format) in Builder()
221 IndexSubTable::Builder::Builder(int32_t index_format, in Builder()
Dindex_sub_table.h46 int32_t index_format() { return index_format_; } in index_format() function
131 int32_t index_format() { return index_format_; } in index_format() function
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11shader.cpp244 DXGI_FORMAT index_format; member
258 ID3D11Buffer * index_buffer, DXGI_FORMAT index_format, guint index_count) in gst_d3d11_quad_new()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c758 FT_UShort index_format, in store_loca()
838 FT_UShort index_format; in reconstruct_glyf() local
1254 FT_UShort index_format; in get_x_mins() local
Dttsbit.c1268 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dquery.c327 enum pipe_format rgba_format, index_format, colortbl_format; in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() local
Doutput.c300 enum pipe_format index_format; in vlVdpOutputSurfacePutBitsIndexed() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c2253 uint32_t index_format; in emit_mesh_state() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c1015 uint32_t index_format; member
1155 nir_ssa_def *index_format = in build_leaf_shader() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h609 FT_UShort index_format; member
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h766 midgard_index_address_format index_format : 2; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1480 enum brw_mesh_index_format index_format; member