Home
last modified time | relevance | path

Searched refs:n_endpoints (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h884 int n_endpoints; in extract_float_endpoints() local
889 n_endpoints = 4; in extract_float_endpoints()
891 n_endpoints = 2; in extract_float_endpoints()
893 memset(endpoints, 0, sizeof endpoints[0][0] * n_endpoints * 3); in extract_float_endpoints()
913 for (endpoint = 1; endpoint < n_endpoints; endpoint++) { in extract_float_endpoints()
925 for (endpoint = 0; endpoint < n_endpoints; endpoint++) { in extract_float_endpoints()
934 for (endpoint = 0; endpoint < n_endpoints; endpoint++) { in extract_float_endpoints()