Searched refs:stage_mask (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_linker.c177 unsigned stage_mask,
245 stage_mask, programInterface,
281 stage_mask, programInterface,
308 programInterface, sha_v, stage_mask);
174 add_shader_variable(const struct gl_context * ctx,struct gl_shader_program * shProg,struct set * resource_set,unsigned stage_mask,GLenum programInterface,nir_variable * var,const char * name,const struct glsl_type * type,bool use_implicit_location,int location,bool inouts_share_location,const struct glsl_type * outermost_struct_type) argument
H A Dlinker.cpp3798 unsigned stage_mask,
3862 stage_mask, programInterface,
3898 stage_mask, programInterface,
3925 programInterface, sha_v, stage_mask);
4034 const int stage_mask = local in function:add_packed_varyings
4037 stage_mask,
3795 add_shader_variable(const struct gl_context * ctx,struct gl_shader_program * shProg,struct set * resource_set,unsigned stage_mask,GLenum programInterface,ir_variable * var,const char * name,const glsl_type * type,bool use_implicit_location,int location,bool inouts_share_location,const glsl_type * outermost_struct_type=NULL) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp3930 unsigned stage_mask,
3994 stage_mask, programInterface,
4030 stage_mask, programInterface,
4057 programInterface, sha_v, stage_mask);
4166 const int stage_mask = local in function:add_packed_varyings
4169 stage_mask,
3927 add_shader_variable(const struct gl_context * ctx,struct gl_shader_program * shProg,struct set * resource_set,unsigned stage_mask,GLenum programInterface,ir_variable * var,const char * name,const glsl_type * type,bool use_implicit_location,int location,bool inouts_share_location,const glsl_type * outermost_struct_type=NULL) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2667 if (cmd->u.reset_event.stage_mask == VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT)
2677 if (cmd->u.reset_event.stage_mask == VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT)

Completed in 21 milliseconds