Searched defs:sample (Results 1 - 25 of 103) sorted by relevance

12345

/xsrc/external/mit/xorg-server/dist/test/
H A Dstring.c51 const char *sample = "0123456789abcdef"; local in function:strndup_checks
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_txf_ms.c49 nir_ssa_def *sample = instr->src[sample_index].src.ssa; local in function:vc4_nir_lower_txf_ms_instr
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_txf_ms.c47 nir_ssa_def *sample = instr->src[sample_index].src.ssa; local in function:v3d_nir_lower_txf_ms_instr
H A Dv3d_nir_lower_logic_ops.c205 v3d_nir_get_tlb_color(nir_builder *b, struct v3d_compile *c, int rt, int sample) argument
334 nir_ssa_def *sample = local in function:v3d_nir_lower_logic_op_instr
226 v3d_emit_logic_op_raw(struct v3d_compile * c,nir_builder * b,nir_ssa_def ** src_chans,nir_ssa_def ** dst_chans,int rt,int sample) argument
264 v3d_emit_logic_op_unorm(struct v3d_compile * c,nir_builder * b,nir_ssa_def ** src_chans,nir_ssa_def ** dst_chans,int rt,int sample,nir_pack_func pack_func,nir_unpack_func unpack_func) argument
284 v3d_nir_emit_logic_op(struct v3d_compile * c,nir_builder * b,nir_ssa_def * src,int rt,int sample) argument
311 v3d_emit_ms_output(nir_builder * b,nir_ssa_def * color,nir_src * offset,nir_alu_type type,int rt,int sample) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dbackend_sample.cpp108 for (uint32_t sample = 0; sample < T::MultisampleT::numSamples; sample++) local in function:BackendSampleRate
[all...]
H A Dbackend.cpp280 unsigned long sample = 0; local in function:BackendNullPS
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_image.c203 sp_tgsi_load(const struct tgsi_image * image,const struct tgsi_image_params * params,const int s[TGSI_QUAD_SIZE],const int t[TGSI_QUAD_SIZE],const int r[TGSI_QUAD_SIZE],const int sample[TGSI_QUAD_SIZE],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
305 sp_tgsi_store(const struct tgsi_image * image,const struct tgsi_image_params * params,const int s[TGSI_QUAD_SIZE],const int t[TGSI_QUAD_SIZE],const int r[TGSI_QUAD_SIZE],const int sample[TGSI_QUAD_SIZE],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
650 sp_tgsi_op(const struct tgsi_image * image,const struct tgsi_image_params * params,enum tgsi_opcode opcode,const int s[TGSI_QUAD_SIZE],const int t[TGSI_QUAD_SIZE],const int r[TGSI_QUAD_SIZE],const int sample[TGSI_QUAD_SIZE],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE, enumerator in enum:r600::TexInstruction::Opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c724 struct ureg_dst sample[8]; local in function:si_create_fmask_expand_cs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_image.c203 sp_tgsi_load(const struct tgsi_image * image,const struct tgsi_image_params * params,const int s[TGSI_QUAD_SIZE],const int t[TGSI_QUAD_SIZE],const int r[TGSI_QUAD_SIZE],const int sample[TGSI_QUAD_SIZE],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
286 sp_tgsi_store(const struct tgsi_image * image,const struct tgsi_image_params * params,const int s[TGSI_QUAD_SIZE],const int t[TGSI_QUAD_SIZE],const int r[TGSI_QUAD_SIZE],const int sample[TGSI_QUAD_SIZE],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
617 sp_tgsi_op(const struct tgsi_image * image,const struct tgsi_image_params * params,enum tgsi_opcode opcode,const int s[TGSI_QUAD_SIZE],const int t[TGSI_QUAD_SIZE],const int r[TGSI_QUAD_SIZE],const int sample[TGSI_QUAD_SIZE],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
/xsrc/external/mit/brotli/dist/c/enc/
H A Dblock_splitter_inc.h56 HistogramType sample; local in function:FN
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c58 vc4_nir_get_dst_color(nir_builder *b, int sample) argument
443 vc4_nir_blend_pipeline(struct vc4_compile * c,nir_builder * b,nir_ssa_def * src,int sample) argument
/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_printer.c424 bi_sample_as_str(enum bi_sample sample) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c279 lp_clear_color_texture_msaa(struct pipe_context * pipe,struct pipe_resource * texture,enum pipe_format format,const union pipe_color_union * color,unsigned sample,const struct pipe_box * box) argument
332 lp_clear_depth_stencil_texture_msaa(struct pipe_context * pipe,struct pipe_resource * texture,enum pipe_format format,unsigned clear_flags,uint64_t zstencil,unsigned sample,const struct pipe_box * box) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c58 vc4_nir_get_dst_color(nir_builder *b, int sample) argument
436 vc4_nir_blend_pipeline(struct vc4_compile * c,nir_builder * b,nir_ssa_def * src,int sample) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_framebuffer.c545 pan_sample_id(nir_builder *b, int sample) argument
643 int sample = is_blend ? 0 : -1; local in function:pan_lower_framebuffer
551 pan_lower_fb_load(nir_shader * shader,nir_builder * b,nir_intrinsic_instr * intr,const struct util_format_description * desc,bool reorder_comps,unsigned base,int sample,unsigned quirks) argument
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-filter.c320 filter_width (pixman_kernel_t reconstruct, pixman_kernel_t sample, double size) argument
235 create_1d_filter(int width,pixman_kernel_t reconstruct,pixman_kernel_t sample,double scale,int n_phases,pixman_fixed_t * pstart,pixman_fixed_t * pend) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c553 reloc_tex(struct vc4_exec_info * exec,void * uniform_data_u,struct vc4_texture_sample_info * sample,uint32_t texture_handle_index) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c96 unsigned i, pixel, pixel_y, pixel_x, sample; local in function:gm200_validate_sample_locations
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_triangle.c274 GLchan sample[4]; /* the filtered texture sample */ local in function:affine_span
611 GLchan sample[4]; /* the filtered texture sample */ local in function:fast_persp_span
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface_meta_address_test.c57 gfx9_meta_addr_from_coord(const struct radeon_info * info,const struct gfx9_addr_meta_equation * eq,unsigned meta_block_width,unsigned meta_block_height,unsigned meta_block_depth,unsigned meta_pitch,unsigned meta_height,unsigned x,unsigned y,unsigned z,unsigned sample,unsigned pipe_xor,unsigned * bit_position) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c553 reloc_tex(struct vc4_exec_info * exec,void * uniform_data_u,struct vc4_texture_sample_info * sample,uint32_t texture_handle_index) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c96 unsigned i, pixel, pixel_y, pixel_x, sample; local in function:gm200_validate_sample_locations
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_triangle.c274 GLchan sample[4]; /* the filtered texture sample */ local in function:affine_span
611 GLchan sample[4]; /* the filtered texture sample */ local in function:fast_persp_span
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.c504 unsigned sample, first_sample, last_sample; member in struct:panfrost_surface_iter
308 pan_iview_get_surface(const struct pan_image_view * iview,unsigned level,unsigned layer,unsigned sample,struct pan_surface * surf) argument

Completed in 36 milliseconds

12345