Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h56 unsigned has_presub:1; member
H A Dradeon_optimize.c876 if (c->has_presub) { in peephole()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c202 compiler.Base.has_presub = FALSE; in r300_translate_vertex_shader()
H A Dr300_fs.c440 compiler.Base.has_presub = TRUE; in r300_translate_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c523 c->has_presub = 1; in init_compiler()

Completed in 4 milliseconds