Searched defs:num_sampler_views (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_compositor_cs.c376 unsigned num_sampler_views = !samplers[1] ? 1 : !samplers[2] ? 2 : 3; local in function:draw_layers
H A Dvl_compositor_gfx.c659 unsigned num_sampler_views = !samplers[1] ? 1 : !samplers[2] ? 2 : 3; local in function:draw_layers
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c82 uint num_sampler_views; member in struct:pstip_stage
189 uint num_sampler_views; local in function:pstip_first_tri
H A Ddraw_private.h335 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:draw_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_context.h86 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:llvmpipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_compositor_cs.c709 unsigned num_sampler_views = !samplers[1] ? 1 : !samplers[2] ? 2 : 3; local in function:draw_layers
H A Dvl_compositor_gfx.c659 unsigned num_sampler_views = !samplers[1] ? 1 : !samplers[2] ? 2 : 3; local in function:draw_layers
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c84 uint num_sampler_views; member in struct:pstip_stage
199 uint num_sampler_views; local in function:pstip_first_tri
H A Ddraw_private.h411 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:draw_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_context.h95 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:llvmpipe_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_context.h153 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:swr_context
H A Dswr_state.cpp769 swr_update_texture_state(struct swr_context * ctx,enum pipe_shader_type shader_type,unsigned num_sampler_views,swr_jit_texture * textures) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h103 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:softpipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h103 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:softpipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_context.h178 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:d3d12_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_context.h177 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:swr_context
H A Dswr_state.cpp881 swr_update_texture_state(struct swr_context * ctx,enum pipe_shader_type shader_type,unsigned num_sampler_views,swr_jit_texture * textures) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_context.h177 GLuint num_sampler_views[PIPE_SHADER_TYPES]; member in struct:st_context::__anon7939cd9a0108
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h317 uint8_t num_sampler_views[PIPE_SHADER_TYPES]; member in struct:zink_context::__anonffe3f6a50b08
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_context.h213 GLuint num_sampler_views[PIPE_SHADER_TYPES]; member in struct:st_context::__anona857cd8d0108
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_context.h296 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:svga_state
400 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:svga_hw_draw_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_context.h311 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:svga_state
435 unsigned num_sampler_views[PIPE_SHADER_TYPES]; member in struct:svga_hw_draw_state
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c116 int num_sampler_views[PIPE_SHADER_TYPES]; member in struct:rendering_state

Completed in 40 milliseconds