Searched refs:kill_pixel (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dgen8_depth_state.c114 const bool kill_pixel = local in function:pma_fix_enable
129 (kill_pixel && (depth_writes_enabled || stencil_writes_enabled)));
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dgfx8_depth_state.c114 const bool kill_pixel = local in function:pma_fix_enable
129 (kill_pixel && (depth_writes_enabled || stencil_writes_enabled)));
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Dgen8_cmd_buffer.c252 return (pipeline->kill_pixel && (pipeline->writes_depth ||
377 return pipeline->kill_pixel ||
H A DgenX_pipeline.c1878 pipeline->kill_pixel = false;
1898 pipeline->kill_pixel =
H A Danv_private.h2781 bool kill_pixel; member in struct:anv_pipeline
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_structs.h500 unsigned kill_pixel:1; member in struct:texture_sampler::__anonea2082431d08
H A Di915_xvmc.c123 sampler_state->sampler0.ts1.kill_pixel = 0;
147 sampler_state->sampler1.ts1.kill_pixel = 0;
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_structs.h500 unsigned kill_pixel:1; member in struct:texture_sampler::__anona54546771d08
H A Di915_xvmc.c123 sampler_state->sampler0.ts1.kill_pixel = 0;
147 sampler_state->sampler1.ts1.kill_pixel = 0;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Dgfx8_cmd_buffer.c288 return (pipeline->kill_pixel && (pipeline->writes_depth ||
413 return pipeline->kill_pixel ||
H A DgenX_pipeline.c2416 pipeline->kill_pixel = false;
2436 pipeline->kill_pixel =
H A Danv_private.h3572 bool kill_pixel; member in struct:anv_graphics_pipeline
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_structs.h534 unsigned kill_pixel : 1; member in struct:texture_sampler::__anon8e8c39661e08
H A Di915_xvmc.c176 sampler_state->sampler0.ts1.kill_pixel = 0;
200 sampler_state->sampler1.ts1.kill_pixel = 0;
1227 ts->ts1.kill_pixel = 0;
1254 ts->ts1.kill_pixel = 0;
1281 ts->ts1.kill_pixel = 0;

Completed in 40 milliseconds