Home
last modified time | relevance | path

Searched defs:PartitionTable (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Dtexcompress_astc_luts.h111 struct PartitionTable struct
115 std::vector<uint8_t> lut_buffer;
116 unsigned lut_width = 0;
117 unsigned lut_height = 0;
Dtexcompress_astc_luts.cpp322 ASTCLutHolder::PartitionTable::PartitionTable(unsigned block_width, unsigned block_height) in PartitionTable() function in Granite::ASTCLutHolder::PartitionTable