Searched refs:index_format (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_address.c247 ins->load_store.index_format = midgard_index_address_s32;
249 ins->load_store.index_format = midgard_index_address_u64;
278 ins->load_store.index_format = match.type;
H A Dcompiler.h584 .index_format = midgard_index_address_u32,
H A Dmidgard_emit.c53 word->index_format = (index >> 6) & 0x3;
62 (word.index_format << 6);
H A Dmidgard.h761 midgard_index_address_format index_format : 2; member in struct:__anon60a087ed1c08
H A Ddisassemble.c1388 bool is_secondary = (word->index_format >> 1);
1458 index_format_names[word->index_format],
H A Dmidgard_compile.c1323 ins.load_store.index_format = midgard_index_address_u64;
1369 ins.load_store.index_format = midgard_index_address_u32;
1941 st.load_store.index_format = midgard_index_address_u32;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dquery.c323 enum pipe_format rgba_format, index_format, colortbl_format; local in function:vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities
337 index_format = FormatIndexedToPipe(bits_indexed_format);
338 if (index_format == PIPE_FORMAT_NONE)
357 pscreen, index_format, PIPE_TEXTURE_2D, 1, 1,
H A Doutput.c300 enum pipe_format index_format; local in function:vlVdpOutputSurfacePutBitsIndexed
318 index_format = FormatIndexedToPipe(source_indexed_format);
319 if (index_format == PIPE_FORMAT_NONE)
334 res_tmpl.format = index_format;
379 index_format, UTIL_FORMAT_COLORSPACE_RGB, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dquery.c326 enum pipe_format rgba_format, index_format, colortbl_format; local in function:vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities
340 index_format = FormatIndexedToPipe(bits_indexed_format);
341 if (index_format == PIPE_FORMAT_NONE)
360 pscreen, index_format, PIPE_TEXTURE_2D, 1, 1,
H A Doutput.c300 enum pipe_format index_format; local in function:vlVdpOutputSurfacePutBitsIndexed
318 index_format = FormatIndexedToPipe(source_indexed_format);
319 if (index_format == PIPE_FORMAT_NONE)
334 res_tmpl.format = index_format;
382 index_format, UTIL_FORMAT_COLORSPACE_RGB, 0);
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dsfwoff2.c769 FT_UShort index_format,
786 const FT_ULong offset_size = index_format ? 4 : 2;
802 if ( index_format )
849 FT_UShort index_format; local in function:reconstruct_glyf
876 if ( FT_READ_USHORT( index_format ) )
879 FT_TRACE4(( "num_glyphs = %u; index_format = %u\n",
880 num_glyphs, index_format ));
886 /* index_format = 0 => Short version `loca'. */
887 /* index_format = 1 => Long version `loca'. */
888 expected_loca_length = ( index_format
767 store_loca(FT_ULong * loca_values,FT_ULong loca_values_size,FT_UShort index_format,FT_ULong * checksum,FT_Byte ** sfnt_bytes,FT_ULong * sfnt_size,FT_ULong * out_offset,FT_Memory memory) argument
1265 FT_UShort index_format; local in function:get_x_mins
[all...]
H A Dttsbit.c1264 FT_UInt start, end, index_format, image_format; local in function:tt_sbit_decoder_load_image
1304 index_format = FT_NEXT_USHORT( p );
1308 switch ( index_format )
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dtttypes.h573 * index_format ::
609 FT_UShort index_format; member in struct:TT_SBit_RangeRec_
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c96 GLenum type, GLboolean index_format,
100 GLenum type, GLboolean index_format,
4880 GLenum type, GLboolean index_format,
4929 if (index_format) {
4981 if (index_format) {
4988 if (index_format) {
5041 if (index_format) {
5090 if (index_format) {
5096 if (index_format) {
5102 if (index_format) {
4878 fill_image(const PixelStorageModes * psm,GLint width,GLint height,GLenum format,GLenum type,GLboolean index_format,const void * userdata,GLushort * newimage) argument
5141 empty_image(const PixelStorageModes * psm,GLint width,GLint height,GLenum format,GLenum type,GLboolean index_format,const GLushort * oldimage,void * userdata) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_structs.h198 unsigned int index_format:2; member in struct:brw_indexbuffer::__anon375735ed0a0a::__anon375735ed0b08
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_structs.h198 unsigned int index_format:2; member in struct:brw_indexbuffer::__anon5c4f4f860a0a::__anon5c4f4f860b08
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_structs.h198 unsigned int index_format:2; member in struct:brw_indexbuffer::__anon4ebdd7210a0a::__anon4ebdd7210b08
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_structs.h198 unsigned int index_format:2; member in struct:brw_indexbuffer::__anonbf125d3a0a0a::__anonbf125d3a0b08
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_structs.h198 unsigned int index_format:2; member in struct:brw_indexbuffer::__anonfa77c8dc0a0a::__anonfa77c8dc0b08
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_acceleration_structure.c862 uint32_t index_format; member in struct:build_primitive_constants::__anonf006b494010a::__anonf006b4940208
957 nir_ssa_def *index_format = nir_channel(&b, pconst4, 0); local in function:build_leaf_shader
964 nir_ssa_def *indices = get_indices(&b, index_addr, index_format, global_id);
1828 prim_consts.index_format = geom->geometry.triangles.indexType;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen4_render.h1213 unsigned int index_format:2; member in struct:gen4_indexbuffer::__anon5ecad36c0a0a::__anon5ecad36c0b08
H A Dgen5_render.h1301 unsigned int index_format:2; member in struct:gen5_indexbuffer::__anon62d5648d0a0a::__anon62d5648d0b08
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen4_render.h1213 unsigned int index_format:2; member in struct:gen4_indexbuffer::__anon763174a00a0a::__anon763174a00b08
H A Dgen5_render.h1301 unsigned int index_format:2; member in struct:gen5_indexbuffer::__anon7a3c05c10a0a::__anon7a3c05c10b08

Completed in 84 milliseconds