Home
last modified time | relevance | path

Searched defs:ps_mask (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dimdct36.asm26 ps_mask: dd 0, ~0, ~0, ~0 define
Dsbrdsp.asm26 ps_mask times 2 dd 1<<31, 0 label
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_psi_ops.cpp80 int ps_mask = 0; in try_inline() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute_blit.c132 const unsigned ps_mask = SI_BIND_CONSTANT_BUFFER(PIPE_SHADER_FRAGMENT) | in si_improve_sync_flags() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c722 unsigned ps_mask = context->ps ? context->ps->rt_mask : 1; in update_framebuffer() local
1000 const uint16_t ps_mask = sampler_mask | context->enabled_samplers_mask_ps; in update_textures_and_samplers() local
Ddevice9.c2959 unsigned ps_mask = state->ps ? state->ps->rt_mask : 1; in NineAfterDraw() local