Home
last modified time | relevance | path

Searched refs:remove_unused_constants (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_remove_constants.c93 if (has_rel_addr || !c->remove_unused_constants) { in rc_remove_unused_constants()
124 assert(!((has_rel_addr || !c->remove_unused_constants) && are_externals_remapped)); in rc_remove_unused_constants()
H A Dradeon_compiler.h66 unsigned remove_unused_constants:1; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c229 compiler.Base.remove_unused_constants = TRUE; in r300_translate_vertex_shader()
H A Dr300_fs.c479 compiler.Base.remove_unused_constants = TRUE; in r300_translate_fragment_shader()

Completed in 3 milliseconds