Searched refs:border_color_mode (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dvx_device.c154 enum V3DX(Border_Color_Mode) border_color_mode;
159 border_color_mode = V3D_BORDER_COLOR_0000;
163 border_color_mode = V3D_BORDER_COLOR_0001;
167 border_color_mode = V3D_BORDER_COLOR_1111;
171 border_color_mode = V3D_BORDER_COLOR_FOLLOWS;
189 border_color_mode == V3D_BORDER_COLOR_0000) {
204 s.border_color_mode = border_color_mode;
206 if (s.border_color_mode == V3D_BORDER_COLOR_FOLLOWS) {
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_structs.h902 unsigned int border_color_mode:1; member in struct:brw_sampler_state::__anon375735ed4108
H A Di965_render.c867 sampler_state->ss0.border_color_mode = BRW_BORDER_COLOR_MODE_LEGACY;
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_structs.h902 unsigned int border_color_mode:1; member in struct:brw_sampler_state::__anon5c4f4f864108
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_structs.h902 unsigned int border_color_mode:1; member in struct:brw_sampler_state::__anon4ebdd7214108
H A Di965_render.c867 sampler_state->ss0.border_color_mode = BRW_BORDER_COLOR_MODE_LEGACY;
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_structs.h902 unsigned int border_color_mode:1; member in struct:brw_sampler_state::__anonbf125d3a4108
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_structs.h897 unsigned int border_color_mode:1; member in struct:brw_sampler_state::__anonfa77c8dc4108
H A Di965_render.c716 sampler_state->ss0.border_color_mode = BRW_BORDER_COLOR_MODE_LEGACY;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c580 sampler.border_color_mode = V3D_BORDER_COLOR_0000;
582 sampler.border_color_mode = V3D_BORDER_COLOR_FOLLOWS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c583 sampler.border_color_mode = V3D_BORDER_COLOR_0000;
585 sampler.border_color_mode = V3D_BORDER_COLOR_FOLLOWS;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.h1310 uint32_t border_color_mode:1; member in struct:gen6_sampler_state::__anon66dff5ae0108
H A Dgen4_render.h1917 unsigned int border_color_mode:1; member in struct:gen4_sampler_state::__anon5ecad36c4108
H A Dgen5_render.h2002 unsigned int border_color_mode:1; member in struct:gen5_sampler_state::__anon62d5648d4108
H A Dgen4_render.c422 sampler_state->ss0.border_color_mode = GEN4_BORDER_COLOR_MODE_LEGACY;
H A Dgen5_render.c411 sampler_state->ss0.border_color_mode = GEN5_BORDER_COLOR_MODE_LEGACY;
H A Dgen6_render.c1040 sampler_state->ss0.border_color_mode = GEN6_BORDER_COLOR_MODE_LEGACY;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.h1310 uint32_t border_color_mode:1; member in struct:gen6_sampler_state::__anon7e4696e20108
H A Dgen4_render.h1917 unsigned int border_color_mode:1; member in struct:gen4_sampler_state::__anon763174a04108
H A Dgen5_render.h2002 unsigned int border_color_mode:1; member in struct:gen5_sampler_state::__anon7a3c05c14108
H A Dgen4_render.c385 sampler_state->ss0.border_color_mode = GEN4_BORDER_COLOR_MODE_LEGACY;
H A Dgen5_render.c374 sampler_state->ss0.border_color_mode = GEN5_BORDER_COLOR_MODE_LEGACY;
H A Dgen6_render.c1006 sampler_state->ss0.border_color_mode = GEN6_BORDER_COLOR_MODE_LEGACY;

Completed in 98 milliseconds