Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h401 uint8_t config_bits[V3D21_CONFIGURATION_BITS_length]; member
417 uint8_t config_bits[V3D21_CONFIGURATION_BITS_length]; member
/third_party/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1753 int config_bits; in calculate_remaining_bits() local