Searched refs:_Format (Results 1 – 9 of 9) sorted by relevance
63 mesa_format _Format; member
181 intel_texobj->_Format = first_image->TexFormat; in brw_alloc_texture_storage()300 intel_tex->_Format = brw_depth_format_for_depthstencil_format( in brw_texture_view()395 intel_texobj->_Format = image->TexFormat; in intel_texture_for_memory_object()
86 const mesa_format format = intel_obj->_Format; in brw_generate_mipmap()
193 brw_obj->_Format = firstImage->base.Base.TexFormat, in brw_finalize_mipmap_tree()
528 astc5x5_wa_bits |= gfx9_astc5x5_wa_bits(tex_obj->_Format, in brw_predraw_resolve_inputs()544 translate_tex_format(brw, tex_obj->_Format, sampler->Attrib.sRGBDecode); in brw_predraw_resolve_inputs()576 translate_tex_format(brw, tex_obj->_Format, GL_DECODE_EXT); in brw_predraw_resolve_inputs()
525 mesa_fmt = intel_obj->_Format; in brw_update_texture_surface()1162 GLenum base_format = _mesa_get_format_base_format(iobj->_Format); in is_depth_texture()
692 intel_texobj->_Format = texImage->TexFormat; in brw_image_target_tex_storage()
235 template<VkFormat _Format> struct VkFormatName237 static const VkFormat value = _Format;247 template<VkFormat _Format> struct mapVkFormat2Type;
5622 msgid "_Format = Flowed"