Home
last modified time | relevance | path

Searched refs:ISL_TXC_ASTC (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl.h552 ISL_TXC_ASTC, enumerator
1936 case ISL_TXC_ASTC:
H A Disl_surface_state.c409 if (isl_format_get_layout(info->view->format)->txc == ISL_TXC_ASTC) in surf_fill_state_s()
H A Disl_format.c744 if (fmtl->txc == ISL_TXC_ASTC) in isl_format_supports_sampling()
755 if (fmtl->txc == ISL_TXC_ASTC || fmtl->txc == ISL_TXC_FXT1) in isl_format_supports_sampling()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c283 isl_format_get_layout(format)->txc == ISL_TXC_ASTC; in is_astc()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c609 isl_format_get_layout(plane_format.isl_format)->txc == ISL_TXC_ASTC) in anv_get_image_format_features2()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1697 if (fmtl->txc == ISL_TXC_ASTC) in crocus_transfer_map()

Completed in 15 milliseconds