Searched defs:consider_framebuffer (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resolve.c83 resolve_sampler_views(struct iris_context * ice,struct iris_batch * batch,struct iris_shader_state * shs,const struct shader_info * info,bool * draw_aux_buffer_disabled,bool consider_framebuffer) argument
118 resolve_image_views(struct iris_context * ice,struct iris_batch * batch,struct iris_shader_state * shs,bool * draw_aux_buffer_disabled,bool consider_framebuffer) argument
152 iris_predraw_resolve_inputs(struct iris_context * ice,struct iris_batch * batch,bool * draw_aux_buffer_disabled,gl_shader_stage stage,bool consider_framebuffer) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c88 resolve_sampler_views(struct crocus_context * ice,struct crocus_batch * batch,struct crocus_shader_state * shs,const struct shader_info * info,bool * draw_aux_buffer_disabled,bool consider_framebuffer) argument
129 resolve_image_views(struct crocus_context * ice,struct crocus_batch * batch,struct crocus_shader_state * shs,bool * draw_aux_buffer_disabled,bool consider_framebuffer) argument
197 crocus_predraw_resolve_inputs(struct crocus_context * ice,struct crocus_batch * batch,bool * draw_aux_buffer_disabled,gl_shader_stage stage,bool consider_framebuffer) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resolve.c85 resolve_sampler_views(struct iris_context * ice,struct iris_batch * batch,struct iris_shader_state * shs,const struct shader_info * info,bool * draw_aux_buffer_disabled,bool consider_framebuffer) argument
117 resolve_image_views(struct iris_context * ice,struct iris_batch * batch,struct iris_shader_state * shs,const struct shader_info * info,bool * draw_aux_buffer_disabled,bool consider_framebuffer) argument
161 iris_predraw_resolve_inputs(struct iris_context * ice,struct iris_batch * batch,bool * draw_aux_buffer_disabled,gl_shader_stage stage,bool consider_framebuffer) argument

Completed in 8 milliseconds