Home
last modified time | relevance | path

Searched defs:sample_index (Results 26 - 34 of 34) sorted by relevance

12

/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c2560 int sample_index = nir_intrinsic_base(instr) ; in vir_emit_tlb_color_read() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir.h1963 ir_rvalue *sample_index; /**< MSAA sample index */ member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c1013 zink_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) zink_get_sample_position() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c4610 sample_index, in panfrost_get_sample_position() local
4603 panfrost_get_sample_position(struct pipe_context *context, unsigned sample_count, unsigned sample_index, float *out_value) panfrost_get_sample_position() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c2494 LLVMValueRef sample_index = ac_llvm_extract_elem(&ctx->ac, get_src(ctx, instr->src[2]), 0); in get_image_coords() local
4659 LLVMValueRef fmask_ptr = NULL, sample_index = NULL; in visit_tex() local
2449 adjust_sample_index_using_fmask(struct ac_llvm_context *ctx, LLVMValueRef coord_x, LLVMValueRef coord_y, LLVMValueRef coord_z, LLVMValueRef sample_index, LLVMValueRef fmask_desc_ptr) adjust_sample_index_using_fmask() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c2779 tc_get_sample_position(struct pipe_context *_pipe, unsigned sample_count, unsigned sample_index, float *out_value) tc_get_sample_position() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1620 evergreen_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) evergreen_get_sample_position() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp1093 int sample_index = a_min_sample; in _PathArcToFastEx() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c520 sample(png_const_bytep row, png_byte colour_type, png_byte bit_depth, png_uint_32 x, unsigned int sample_index, int swap16, int littleendian) sample() argument

Completed in 60 milliseconds

12