Home
last modified time | relevance | path

Searched refs:has_omod (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h57 unsigned has_omod:1; member
H A Dradeon_optimize.c991 if (!c->has_omod) { in rc_optimize()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c203 compiler.Base.has_omod = FALSE; in r300_translate_vertex_shader()
H A Dr300_fs.c441 compiler.Base.has_omod = TRUE; in r300_translate_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c524 c->has_omod = 1; in init_compiler()

Completed in 6 milliseconds