Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h55 unsigned has_half_swizzles:1; member
H A Dradeon_optimize.c381 } else if (baseimm == 0.5 && c->has_half_swizzles) { in constant_folding()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c201 compiler.Base.has_half_swizzles = FALSE; in r300_translate_vertex_shader()
H A Dr300_fs.c439 compiler.Base.has_half_swizzles = TRUE; in r300_translate_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c522 c->has_half_swizzles = 1; in init_compiler()

Completed in 5 milliseconds