Searched refs:MAX_FINAL_BINDS (Results 1 – 1 of 1) sorted by relevance
43 static constexpr uint32_t MAX_FINAL_BINDS { MAX_FINAL_BIND_MAP_A * MAX_FINAL_BIND_MAP_B }; variable57 …uint8_t finalMap[MAX_FINAL_BINDS] { 0 }; // mapping from sampler/texture combination -> texture sa…