Searched refs:UNUSED_TEXSTORE_PARAMS (Results 1 – 2 of 2) sorted by relevance
109 _mesa_texstore_etc1_rgb8(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc1_rgb8() argument1114 _mesa_texstore_etc2_rgb8(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_rgb8() argument1122 _mesa_texstore_etc2_srgb8(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_srgb8() argument1130 _mesa_texstore_etc2_rgba8_eac(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_rgba8_eac() argument1138 _mesa_texstore_etc2_srgb8_alpha8_eac(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_srgb8_alpha8_eac() argument1146 _mesa_texstore_etc2_r11_eac(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_r11_eac() argument1154 _mesa_texstore_etc2_signed_r11_eac(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_signed_r11_eac() argument1162 _mesa_texstore_etc2_rg11_eac(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_rg11_eac() argument1170 _mesa_texstore_etc2_signed_rg11_eac(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_signed_rg11_eac() argument1178 _mesa_texstore_etc2_rgb8_punchthrough_alpha1(UNUSED_TEXSTORE_PARAMS) in _mesa_texstore_etc2_rgb8_punchthrough_alpha1() argument[all …]
76 #define UNUSED_TEXSTORE_PARAMS \ macro