OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VkComponentSwizzle
(Results
1 - 19
of
19
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
vk_format.h
82
radv_swizzle_conv(
VkComponentSwizzle
component, const unsigned char chan[4],
83
VkComponentSwizzle
vk_swiz)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_conv.h
220
static inline enum pipe_swizzle vk_conv_swizzle(
VkComponentSwizzle
swiz)
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
vk_image.c
253
static
VkComponentSwizzle
254
remap_swizzle(
VkComponentSwizzle
swizzle,
VkComponentSwizzle
component)
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_vX_image.c
64
const
VkComponentSwizzle
*comp = &in->r;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
vk_format.h
269
radv_swizzle_conv(
VkComponentSwizzle
component, const unsigned char chan[4],
VkComponentSwizzle
vk_swiz)
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
vk_format.h
286
tu_swizzle_conv(
VkComponentSwizzle
component,
288
VkComponentSwizzle
vk_swiz)
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_nir_lower_ycbcr_textures.c
314
const
VkComponentSwizzle
m = state.conversion->mapping[i];
anv_image.c
2323
remap_swizzle(
VkComponentSwizzle
swizzle,
anv_private.h
4517
VkComponentSwizzle
mapping[4];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_context.h
501
static inline
VkComponentSwizzle
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_image.c
455
vk_component_mapping_to_pipe_swizzle(
VkComponentSwizzle
swz)
473
unreachable("Unknown
VkComponentSwizzle
");
v3dv_meta_copy.c
1683
component_swizzle_to_nir_swizzle(
VkComponentSwizzle
comp,
VkComponentSwizzle
swz)
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_nir_lower_ycbcr_textures.c
428
const
VkComponentSwizzle
m = state.conversion->mapping[i];
anv_image.c
1226
remap_swizzle(
VkComponentSwizzle
swizzle,
VkComponentSwizzle
component,
anv_private.h
3500
VkComponentSwizzle
mapping[4];
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_types.h
1873
/* enum
VkComponentSwizzle
*/
1876
vn_sizeof_VkComponentSwizzle(const
VkComponentSwizzle
*val)
1883
vn_encode_VkComponentSwizzle(struct vn_cs_encoder *enc, const
VkComponentSwizzle
*val)
1889
vn_decode_VkComponentSwizzle(struct vn_cs_decoder *dec,
VkComponentSwizzle
*val)
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_image.c
89
VkComponentSwizzle
vk_swiz[4] = {
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h
942
typedef enum
VkComponentSwizzle
{
954
}
VkComponentSwizzle
;
2301
VkComponentSwizzle
r;
2302
VkComponentSwizzle
g;
2303
VkComponentSwizzle
b;
2304
VkComponentSwizzle
a;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h
1453
typedef enum
VkComponentSwizzle
{
1462
}
VkComponentSwizzle
;
2959
VkComponentSwizzle
r;
2960
VkComponentSwizzle
g;
2961
VkComponentSwizzle
b;
2962
VkComponentSwizzle
a;
Completed in 75 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026