Searched defs:dxtc_swizzle (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_chipset.h | 88 boolean dxtc_swizzle; member in struct:r300_capabilities
|
| H A D | r300_texture.c | 102 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 D | r300_state.c | 1603 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 D | r300_chipset.h | 88 boolean dxtc_swizzle; member in struct:r300_capabilities
|
| H A D | r300_texture.c | 103 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 D | r300_state.c | 1608 boolean dxtc_swizzle = r300_screen(pipe->screen)->caps.dxtc_swizzle; local in function:r300_create_sampler_view_custom
|
Completed in 13 milliseconds