Searched defs:sample_index (Results 26 - 34 of 34) sorted by relevance
12
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 2560 int sample_index = nir_intrinsic_base(instr) ; in vir_emit_tlb_color_read() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir.h | 1963 ir_rvalue *sample_index; /**< MSAA sample index */ member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_context.c | 1013 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 D | pan_cmdstream.c | 4610 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 D | ac_nir_to_llvm.c | 2494 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 D | u_threaded_context.c | 2779 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 D | evergreen_state.c | 1620 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 D | imgui_draw.cpp | 1093 int sample_index = a_min_sample; in _PathArcToFastEx() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 520 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