Searched defs:render_condition (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_context.h119 void (*render_condition)( struct pipe_context *pipe, member in struct:pipe_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py536 def render_condition(self, query, condition = 0, mode = 0): member in class:Context
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_context.h195 void (*render_condition)( struct pipe_context *pipe, member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py537 def render_condition(self, query, condition = 0, mode = 0): member in class:Context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/
H A Dtegra_context.c713 tegra_clear_render_target(struct pipe_context * pcontext,struct pipe_surface * pdst,const union pipe_color_union * color,unsigned int dstx,unsigned int dsty,unsigned int width,unsigned int height,bool render_condition) argument
730 tegra_clear_depth_stencil(struct pipe_context * pcontext,struct pipe_surface * pdst,unsigned int flags,double depth,unsigned int stencil,unsigned int dstx,unsigned int dsty,unsigned int width,unsigned int height,bool render_condition) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c118 struct pipe_query *render_condition, *render_condition_saved; member in struct:cso_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/
H A Dtegra_context.c745 tegra_clear_render_target(struct pipe_context * pcontext,struct pipe_surface * pdst,const union pipe_color_union * color,unsigned int dstx,unsigned int dsty,unsigned int width,unsigned int height,bool render_condition) argument
762 tegra_clear_depth_stencil(struct pipe_context * pcontext,struct pipe_surface * pdst,unsigned int flags,double depth,unsigned int stencil,unsigned int dstx,unsigned int dsty,unsigned int width,unsigned int height,bool render_condition) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h296 } render_condition; member in struct:zink_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c110 struct pipe_query *render_condition, *render_condition_saved; member in struct:cso_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_context.h602 boolean render_condition; member in struct:svga_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_context.h656 boolean render_condition; member in struct:svga_context

Completed in 23 milliseconds