Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h138 void move_uniform_array_access_to_pull_constants();
Dbrw_vec4_visitor.cpp1767 vec4_visitor::move_uniform_array_access_to_pull_constants() in move_uniform_array_access_to_pull_constants() function in brw::vec4_visitor
Dbrw_vec4.cpp2619 move_uniform_array_access_to_pull_constants(); in run()