Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp5583 void test_indirect_access(const st_reg& reg, bool *has_indirect_access) in test_indirect_access()
5598 const bool *has_indirect_access) in remap_array()
5628 bool *has_indirect_access = rzalloc_array(mem_ctx, bool, next_array + 1); in split_arrays() local