Home
last modified time | relevance | path

Searched defs:swizzle (Results 51 - 75 of 334) sorted by relevance

12345678910>>...14

/third_party/skia/src/gpu/
H A DGrXferProcessor.cpp267 emitWriteSwizzle(GrGLSLXPFragmentBuilder* x, const GrSwizzle& swizzle, const char* outColor, const char* outColorSecondary) const emitWriteSwizzle() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelShader.cpp305 int swizzle = inst->src[argument].swizzle; in analyzeInterpolants() local
[all...]
/third_party/skia/tests/
H A DRectangleTextureTest.cpp175 GrSwizzle swizzle = dContext->priv().caps()->getReadSwizzle(rectangleTex.getBackendFormat(), in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/skia/tools/gpu/
H A DProxyUtils.cpp69 GrSwizzle swizzle = caps->getReadSwizzle(format, pixmap.colorType()); in MakeTextureProxyViewFromData() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c137 hubbub3_dcc_support_swizzle( enum swizzle_mode_values swizzle, unsigned int bytes_per_element, enum segment_order *segment_order_horz, enum segment_order *segment_order_vert) hubbub3_dcc_support_swizzle() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c137 hubbub3_dcc_support_swizzle( enum swizzle_mode_values swizzle, unsigned int bytes_per_element, enum segment_order *segment_order_horz, enum segment_order *segment_order_vert) hubbub3_dcc_support_swizzle() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_vectorize.c62 uint32_t swizzle = (src->swizzle[0] & ~(max_vec - 1)); in hash_alu_src() local
[all...]
H A Dnir_search_helpers.h36 is_pos_power_of_two(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_pos_power_of_two() argument
68 is_neg_power_of_two(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_neg_power_of_two() argument
97 is_bitcount2(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_bitcount2() argument
142 is_zero_to_one(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_zero_to_one() argument
174 is_gt_0_and_lt_1(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_gt_0_and_lt_1() argument
200 is_not_const_zero(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_not_const_zero() argument
230 is_ult_0xfffc07fc(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_ult_0xfffc07fc() argument
251 is_first_5_bits_uge_2(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_first_5_bits_uge_2() argument
271 is_not_const(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_not_const() argument
279 is_not_fmul(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_not_fmul() argument
295 is_fmul(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_fmul() argument
311 is_fsign(const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_fsign() argument
327 is_not_const_and_not_fsign(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_not_const_and_not_fsign() argument
426 is_upper_half_zero(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_upper_half_zero() argument
451 is_lower_half_zero(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, unsigned num_components, const uint8_t *swizzle) is_lower_half_zero() argument
481 is_integral(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_integral() argument
493 is_finite(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_finite() argument
503 is_finite_not_zero(UNUSED struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_finite_not_zero() argument
540 is_not_negative(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_not_negative() argument
548 is_a_number_not_negative(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_a_number_not_negative() argument
559 is_not_positive(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_not_positive() argument
567 is_a_number_not_positive(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_a_number_not_positive() argument
577 is_not_zero(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_not_zero() argument
585 is_a_number_not_zero(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_a_number_not_zero() argument
595 is_a_number(struct hash_table *ht, const nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, UNUSED const uint8_t *swizzle) is_a_number() argument
[all...]
H A Dnir_search.h101 uint8_t swizzle[NIR_MAX_VEC_COMPONENTS]; member
H A Dnir_lower_flrp.c232 const uint8_t *const swizzle = instr->src[src].swizzle; in all_same_constant() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ycbcr_textures.c164 unsigned swizzle[4]; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp267 RegisterVec4 ValueFactory::temp_vec4(Pin pin, const RegisterVec4::Swizzle &swizzle) in temp_vec4() argument
H A Dsfn_liverangeevaluator.cpp166 void LiveRangeInstrVisitor::record_write(const RegisterVec4& reg, const RegisterVec4::Swizzle &swizzle) in record_write() argument
H A Dsfn_nir_lower_tex.cpp170 unsigned int swizzle[NIR_MAX_VEC_COMPONENTS] = {0,0,0,0}; in lower_txl_txf_array_or_cube() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_vec4.h125 swizzle(src_reg reg, unsigned swizzle) in swizzle() argument
/third_party/mesa3d/src/mesa/program/
H A Dprog_print.c433 _mesa_swizzle_string(GLuint swizzle, GLuint negateMask, GLboolean extended) in _mesa_swizzle_string() argument
479 _mesa_print_swizzle(GLuint swizzle) _mesa_print_swizzle() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c184 swizzle_channel(struct isl_swizzle swizzle, unsigned channel) in swizzle_channel() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_sampler_view.c475 unsigned swizzle = get_texture_format_swizzle(st, texObj, glsl130_or_later); check_sampler_swizzle() local
595 unsigned swizzle = get_texture_format_swizzle(st, texObj, glsl130_or_later); st_create_texture_sampler_view_from_stobj() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.h140 unsigned char swizzle[4]; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c310 lp_build_blend_aos(struct gallivm_state *gallivm, const struct pipe_blend_state *blend, enum pipe_format cbuf_format, struct lp_type type, unsigned rt, LLVMValueRef src, LLVMValueRef src_alpha, LLVMValueRef src1, LLVMValueRef src1_alpha, LLVMValueRef dst, LLVMValueRef mask, LLVMValueRef const_, LLVMValueRef const_alpha, const unsigned char swizzle[4], int nr_channels) lp_build_blend_aos() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c306 clear_color(struct iris_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format format, struct isl_swizzle swizzle, union isl_color_value color) clear_color() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.c33 static unsigned encode_swizzle(uint8_t *swizzle, int shift, int dest_shift) in encode_swizzle() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_format.c76 uint8_t swizzle[4]; member
H A Dlima_program.c201 uint8_t swizzle = alu->src[0].swizzle[0]; in lima_alu_to_scalar_filter_cb() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_point_sprite.c63 get_swizzle(unsigned swizzle, unsigned component) in get_swizzle() argument

Completed in 20 milliseconds

12345678910>>...14