Searched defs:indexes (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/libX11/dist/src/util/
H A Dmakekeys.c59 static unsigned short indexes[KTNUM]; variable in typeref:typename:unsigned short[]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpixeltransfer.c197 _mesa_shift_and_offset_ci(const struct gl_context * ctx,GLuint n,GLuint indexes[]) argument
228 _mesa_apply_ci_transfer_ops(const struct gl_context * ctx,GLbitfield transferOps,GLuint n,GLuint indexes[]) argument
[all...]
H A Dpack.c256 extract_uint_indexes(GLuint n, GLuint indexes[], argument
531 GLuint *indexes = malloc(n * sizeof(GLuint)); local in function:_mesa_unpack_stencil_span
1557 GLuint *indexes; local in function:_mesa_unpack_color_index_to_rgba_float
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpixeltransfer.c197 _mesa_shift_and_offset_ci(const struct gl_context * ctx,GLuint n,GLuint indexes[]) argument
228 _mesa_apply_ci_transfer_ops(const struct gl_context * ctx,GLbitfield transferOps,GLuint n,GLuint indexes[]) argument
[all...]
H A Dpack.c257 extract_uint_indexes(GLuint n, GLuint indexes[], argument
532 GLuint *indexes = malloc(n * sizeof(GLuint)); local in function:_mesa_unpack_stencil_span
1558 GLuint *indexes; local in function:_mesa_unpack_color_index_to_rgba_float
[all...]
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dwave.c207 GLint *indexes = 0, entries, i, j; local in function:SetColorMap
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_compositor.c600 vl_compositor_set_palette_layer(struct vl_compositor_state * s,struct vl_compositor * c,unsigned layer,struct pipe_sampler_view * indexes,struct pipe_sampler_view * palette,struct u_rect * src_rect,struct u_rect * dst_rect,bool include_color_conversion) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_bsp.c97 char indexes[17] = {0}; local in function:nv84_decoder_bsp
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_compositor.c614 vl_compositor_set_palette_layer(struct vl_compositor_state * s,struct vl_compositor * c,unsigned layer,struct pipe_sampler_view * indexes,struct pipe_sampler_view * palette,struct u_rect * src_rect,struct u_rect * dst_rect,bool include_color_conversion) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_bsp.c97 char indexes[17] = {0}; local in function:nv84_decoder_bsp
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgeartrain.c452 GLint indexes[3] = local in function:belt
/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c956 int *indexes; local in function:SortFields
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1213 SVGA3D_vgpu10_SetIndexBuffer(struct svga_winsys_context * swc,struct svga_winsys_surface * indexes,SVGA3dSurfaceFormat format,uint32 offset) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1213 SVGA3D_vgpu10_SetIndexBuffer(struct svga_winsys_context * swc,struct svga_winsys_surface * indexes,SVGA3dSurfaceFormat format,uint32 offset) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c450 spirv_builder_emit_access_chain(struct spirv_builder * b,SpvId result_type,SpvId base,const SpvId indexes[],size_t num_indexes) argument
569 spirv_builder_emit_composite_extract(struct spirv_builder * b,SpvId result_type,SpvId composite,const uint32_t indexes[],size_t num_indexes) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1035 LLVMValueRef indexes[2], data_ptr, mip_offset; local in function:lp_build_get_mipmap_level
1054 LLVMValueRef indexes[2], offsets, offset1; local in function:lp_build_get_mip_offsets
1172 LLVMValueRef indexes[2], stride, stride1; local in function:lp_build_get_level_stride_vec
[all...]
H A Dlp_bld_tgsi_soa.c927 build_gather(struct lp_build_tgsi_context * bld_base,LLVMValueRef base_ptr,LLVMValueRef indexes,LLVMValueRef overflow_mask,LLVMValueRef indexes2) argument
1015 emit_mask_scatter(struct lp_build_tgsi_soa_context * bld,LLVMValueRef base_ptr,LLVMValueRef indexes,LLVMValueRef values,struct lp_exec_mask * mask) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c187 build_gather(struct lp_build_nir_context * bld_base,struct lp_build_context * bld,LLVMValueRef base_ptr,LLVMValueRef indexes,LLVMValueRef overflow_mask,LLVMValueRef indexes2) argument
274 emit_mask_scatter(struct lp_build_nir_soa_context * bld,LLVMValueRef base_ptr,LLVMValueRef indexes,LLVMValueRef values,struct lp_exec_mask * mask) argument
H A Dlp_bld_sample.c1172 LLVMValueRef indexes[2], data_ptr, mip_offset; local in function:lp_build_get_mipmap_level
1191 LLVMValueRef indexes[2], offsets, offset1; local in function:lp_build_get_mip_offsets
1309 LLVMValueRef indexes[2], stride, stride1; local in function:lp_build_get_level_stride_vec
[all...]
H A Dlp_bld_tgsi_soa.c538 build_gather(struct lp_build_tgsi_context * bld_base,LLVMValueRef base_ptr,LLVMValueRef indexes,LLVMValueRef overflow_mask,LLVMValueRef indexes2) argument
626 emit_mask_scatter(struct lp_build_tgsi_soa_context * bld,LLVMValueRef base_ptr,LLVMValueRef indexes,LLVMValueRef values,struct lp_exec_mask * mask) argument

Completed in 45 milliseconds