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

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_formats.c1403 bool tiling_has_explicit_layout; local in function:anv_GetPhysicalDeviceImageFormatProperties2
1412 tiling_has_explicit_layout = true;
1419 tiling_has_explicit_layout = true;
1423 tiling_has_explicit_layout = false;
1449 if (tiling_has_explicit_layout) {
1468 if (!tiling_has_explicit_layout) {
1487 if (!tiling_has_explicit_layout) {

Completed in 5 milliseconds