Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dpixelshader9.h47 uint16_t sampler_mask; member
Dvertexshader9.h52 uint8_t sampler_mask; member
Dnine_shader.h66 uint16_t sampler_mask; /* out, which samplers are being used */ member
Dnine_ff.c1730 uint8_t sampler_mask = 0; in nine_ff_get_ps() local
Dnine_state.c996 uint16_t sampler_mask = context->ps ? context->ps->sampler_mask : in update_textures_and_samplers() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c3945 const unsigned sampler_mask = rebind_mask ? in rebind_buffer() local