Home
last modified time | relevance | path

Searched defs:is_r400 (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_chipset.h73 boolean is_r400; member
H A Dr300_screen.c254 boolean is_r400 = r300screen->caps.is_r400; in r300_get_shader_param() local
647 boolean is_r400 = r300_screen(screen)->caps.is_r400; in r300_is_format_supported() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h53 unsigned is_r400:1; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c506 init_compiler( struct radeon_compiler *c, enum rc_program_type program_type, unsigned is_r500, unsigned is_r400) init_compiler() argument

Completed in 3 milliseconds