Searched defs:dxtc_swizzle (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_chipset.h88 boolean dxtc_swizzle; member in struct:r300_capabilities
H A Dr300_texture.c102 r300_get_swizzle_combined(const unsigned char * swizzle_format,const unsigned char * swizzle_view,boolean dxtc_swizzle) argument
166 r300_translate_texformat(enum pipe_format format,const unsigned char * swizzle_view,boolean is_r500,boolean dxtc_swizzle) argument
H A Dr300_state.c1603 boolean dxtc_swizzle = r300_screen(pipe->screen)->caps.dxtc_swizzle; local in function:r300_create_sampler_view_custom
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_chipset.h88 boolean dxtc_swizzle; member in struct:r300_capabilities
H A Dr300_texture.c103 r300_get_swizzle_combined(const unsigned char * swizzle_format,const unsigned char * swizzle_view,boolean dxtc_swizzle) argument
167 r300_translate_texformat(enum pipe_format format,const unsigned char * swizzle_view,boolean is_r500,boolean dxtc_swizzle) argument
H A Dr300_state.c1608 boolean dxtc_swizzle = r300_screen(pipe->screen)->caps.dxtc_swizzle; local in function:r300_create_sampler_view_custom

Completed in 13 milliseconds