Searched defs:is_r500 (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr3xx_fragprog.c83 int is_r500 = c->Base.is_r500; local in function:r3xx_compile_fragment_program
[all...]
H A Dradeon_compiler.h53 unsigned is_r500:1; member in struct:radeon_compiler
H A Dr3xx_vertprog.c872 int is_r500 = c->Base.is_r500; local in function:r3xx_compile_vertex_program
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dr3xx_fragprog.c83 int is_r500 = c->Base.is_r500; local in function:r3xx_compile_fragment_program
[all...]
H A Dradeon_compiler.h53 unsigned is_r500:1; member in struct:radeon_compiler
H A Dr3xx_vertprog.c888 int is_r500 = c->Base.is_r500; local in function:r3xx_compile_vertex_program
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_chipset.h84 boolean is_r500; member in struct:r300_capabilities
H A Dr300_context.c159 boolean is_r500 = r300->screen->caps.is_r500; local in function:r300_setup_atoms
[all...]
H A Dr300_screen.c93 boolean is_r500 = r300screen->caps.is_r500; local in function:r300_get_param
339 boolean is_r500 = r300screen->caps.is_r500; local in function:r300_get_shader_param
615 boolean is_r500 = r300_screen(screen)->caps.is_r500; local in function:r300_is_format_supported
[all...]
H A Dr300_state_derived.c647 r300_get_border_color(enum pipe_format format,const float border[4],boolean is_r500) argument
H A Dr300_texture.c913 boolean is_r500 = screen->caps.is_r500; local in function:r300_texture_setup_format_state
166 r300_translate_texformat(enum pipe_format format,const unsigned char * swizzle_view,boolean is_r500,boolean dxtc_swizzle) argument
H A Dr300_emit.c86 boolean is_r500 = r300->screen->caps.is_r500; local in function:r300_emit_dsa_state
[all...]
H A Dr300_state.c686 boolean is_r500 = r300_screen(pipe->screen)->caps.is_r500; local in function:r300_create_dsa_state
1404 boolean is_r500 = r300->screen->caps.is_r500; local in function:r300_create_sampler_state
1602 boolean is_r500 = r300_screen(pipe->screen)->caps.is_r500; local in function:r300_create_sampler_view_custom
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_chipset.h84 boolean is_r500; member in struct:r300_capabilities
H A Dr300_context.c158 boolean is_r500 = r300->screen->caps.is_r500; local in function:r300_setup_atoms
[all...]
H A Dr300_screen.c124 boolean is_r500 = r300screen->caps.is_r500; local in function:r300_get_param
251 boolean is_r500 = r300screen->caps.is_r500; local in function:r300_get_shader_param
537 boolean is_r500 = r300_screen(screen)->caps.is_r500; local in function:r300_is_format_supported
[all...]
H A Dr300_state_derived.c647 r300_get_border_color(enum pipe_format format,const float border[4],boolean is_r500) argument
H A Dr300_texture.c916 boolean is_r500 = screen->caps.is_r500; local in function:r300_texture_setup_format_state
167 r300_translate_texformat(enum pipe_format format,const unsigned char * swizzle_view,boolean is_r500,boolean dxtc_swizzle) argument
H A Dr300_emit.c86 boolean is_r500 = r300->screen->caps.is_r500; local in function:r300_emit_dsa_state
[all...]
H A Dr300_state.c680 boolean is_r500 = r300_screen(pipe->screen)->caps.is_r500; local in function:r300_create_dsa_state
1398 boolean is_r500 = r300->screen->caps.is_r500; local in function:r300_create_sampler_state
1607 boolean is_r500 = r300_screen(pipe->screen)->caps.is_r500; local in function:r300_create_sampler_view_custom
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c505 init_compiler(struct radeon_compiler * c,enum rc_program_type program_type,unsigned is_r500,unsigned is_r400) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c505 init_compiler(struct radeon_compiler * c,enum rc_program_type program_type,unsigned is_r500,unsigned is_r400) argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_render.c1136 R300CheckCompositeTexture(PicturePtr pPict,PicturePtr pDstPict,int op,int unit,Bool is_r500) argument
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_render.c1074 R300CheckCompositeTexture(PicturePtr pPict,PicturePtr pDstPict,int op,int unit,Bool is_r500) argument

Completed in 60 milliseconds