Home
last modified time | relevance | path

Searched defs:swizzle (Results 1 - 25 of 337) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_format.h63 const enum pipe_swizzle *swizzle; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_viewport.c38 viewport_swizzle_from_glenum(GLenum16 swizzle) in viewport_swizzle_from_glenum() argument
/third_party/ffmpeg/libswscale/x86/
H A Dscale_avx2.asm27 swizzle: dd 0, 4, 1, 5, 2, 6, 3, 7 define
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_format_table.h45 uint8_t swizzle[4]; member
/third_party/mesa3d/src/mesa/main/
H A Duniforms.h108 int swizzle; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_pipe.h69 pipe_swizzle_to_isl_channel(enum pipe_swizzle swizzle) in pipe_swizzle_to_isl_channel() argument
H A Diris_formats.c43 struct isl_swizzle swizzle = ISL_SWIZZLE_IDENTITY; in iris_format_for_usage() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_pipe.h69 pipe_swizzle_to_isl_channel(enum pipe_swizzle swizzle) in pipe_swizzle_to_isl_channel() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_util.c33 panfrost_translate_swizzle_4(const unsigned char swizzle[4]) in panfrost_translate_swizzle_4() argument
/third_party/mesa3d/src/vulkan/util/
H A Dvk_format.c397 VkComponentSwizzle swizzle[4] = { mapping.r, mapping.g, mapping.b, mapping.a }; in vk_component_mapping_to_pipe_swizzle() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.h36 unsigned swizzle; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_move_vec_src_uses_to_dest.c113 int8_t swizzle[NIR_MAX_VEC_COMPONENTS]; in move_vec_src_uses_to_dest_block() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_formats.c60 uint8_t swizzle[4]; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_opt_perspective.c41 is_swizzle_0(unsigned *swizzle) in is_swizzle_0() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h24 unsigned swizzle; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h55 uint32_t swizzle; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_util.c231 fd2_vtx_swiz(enum pipe_format format, unsigned swizzle) in fd2_vtx_swiz() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.c139 unsigned rc_constants_add_immediate_scalar(struct rc_constant_list * c, float data, unsigned * swizzle) in rc_constants_add_immediate_scalar() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_image_gles.h45 BASE_NS::Math::UVec4 swizzle; member
/kernel/linux/linux-5.10/arch/arm/include/asm/mach/
H A Dpci.h27 u8 (*swizzle)(struct pci_dev *dev, u8 *pin); member
44 u8 (*swizzle)(struct pci_dev *, u8 *); member
/kernel/linux/linux-6.6/arch/arm/include/asm/mach/
H A Dpci.h27 u8 (*swizzle)(struct pci_dev *dev, u8 *pin); member
44 u8 (*swizzle)(struct pci_dev *, u8 *); member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_device.c70 uint8_t swizzle[4]; in encode_border_color() local
[all...]
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_util.c130 v3d_translate_pipe_swizzle(enum pipe_swizzle swizzle) in v3d_translate_pipe_swizzle() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.h101 uint8_t swizzle[4]; member
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter_layout.c196 unsigned swizzle = SWIZZLE_NOOP; in _mesa_layout_parameters() local

Completed in 10 milliseconds

12345678910>>...14