Searched refs:nir_const_value_3_4 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_convert_ycbcr.c72 typedef struct nir_const_value_3_4 { struct
74 } nir_const_value_3_4; typedef in typeref:struct:nir_const_value_3_4
76 static const nir_const_value_3_4 *
81 static const nir_const_value_3_4 bt601 = { {
90 static const nir_const_value_3_4 bt709 = { {
99 static const nir_const_value_3_4 bt2020 = { {
130 const nir_const_value_3_4 *conversion_matrix =
H A Dnir_lower_tex.c43 typedef struct nir_const_value_3_4 { struct
45 } nir_const_value_3_4; typedef in typeref:struct:nir_const_value_3_4
47 static const nir_const_value_3_4 bt601_csc_coeffs = { {
52 static const nir_const_value_3_4 bt709_csc_coeffs = { {
57 static const nir_const_value_3_4 bt2020_csc_coeffs = { {
327 const nir_const_value_3_4 *m;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_lower_ycbcr_textures.c83 typedef struct nir_const_value_3_4 { struct
85 } nir_const_value_3_4; typedef in typeref:struct:nir_const_value_3_4
87 static const nir_const_value_3_4 *
92 static const nir_const_value_3_4 bt601 = { {
101 static const nir_const_value_3_4 bt709 = { {
110 static const nir_const_value_3_4 bt2020 = { {
145 const nir_const_value_3_4 *conversion_matrix =
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c82 typedef struct nir_const_value_3_4 { struct
84 } nir_const_value_3_4; typedef in typeref:struct:nir_const_value_3_4
86 static const nir_const_value_3_4 *
91 static const nir_const_value_3_4 bt601 = { {
100 static const nir_const_value_3_4 bt709 = { {
109 static const nir_const_value_3_4 bt2020 = { {
144 const nir_const_value_3_4 *conversion_matrix =

Completed in 6 milliseconds