Searched refs:NV50_3D_SEMANTIC_COLOR_CLMP_EN (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_shader_state.c288 color = nv50->state.semantic_color & ~NV50_3D_SEMANTIC_COLOR_CLMP_EN;
291 color |= NV50_3D_SEMANTIC_COLOR_CLMP_EN;
417 colors |= NV50_3D_SEMANTIC_COLOR_CLMP_EN;
H A Dnv50_3d.xml.h1678 #define NV50_3D_SEMANTIC_COLOR_CLMP_EN 0x01000000 macro
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_shader_state.c288 color = nv50->state.semantic_color & ~NV50_3D_SEMANTIC_COLOR_CLMP_EN;
291 color |= NV50_3D_SEMANTIC_COLOR_CLMP_EN;
417 colors |= NV50_3D_SEMANTIC_COLOR_CLMP_EN;
H A Dnv50_3d.xml.h1678 #define NV50_3D_SEMANTIC_COLOR_CLMP_EN 0x01000000 macro

Completed in 813 milliseconds