Home
last modified time | relevance | path

Searched refs:isl_channel_select (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_pipe.h68 static inline enum isl_channel_select
H A Diris_state.c2322 static enum isl_channel_select
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_pipe.h68 static inline enum isl_channel_select
H A Dcrocus_resource.h44 static inline enum isl_channel_select
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c166 channel_to_component(enum isl_channel_select channel) in channel_to_component()
183 static enum isl_channel_select
285 enum isl_channel_select ycbcr_swizzle = in anv_nir_lower_ycbcr_textures_instr()
H A Danv_image.c2448 static enum isl_channel_select
/third_party/mesa3d/src/intel/isl/
H A Disl.h1138 enum PACKED isl_channel_select { enum
1555 enum isl_channel_select r:4;
1556 enum isl_channel_select g:4;
1557 enum isl_channel_select b:4;
1558 enum isl_channel_select a:4;
H A Disl.c3270 static enum isl_channel_select
3271 swizzle_select(enum isl_channel_select chan, struct isl_swizzle swizzle) in swizzle_select()
3312 enum isl_channel_select chans[4] = { in isl_swizzle_invert()
3337 enum isl_channel_select chan, in isl_color_value_channel()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c960 enum isl_channel_select chan) in select_color_channel()

Completed in 31 milliseconds