HomeSort by: relevance | last modified time | path
    Searched refs:agx_push (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
agx_uniforms.c 39 struct agx_push push = ctx->out->push[i];
54 ctx->out->push[ctx->out->push_ranges++] = (struct agx_push) {
agx_compile.h 54 struct agx_push { struct
89 struct agx_push push[AGX_MAX_PUSH_RANGES];
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
agx_uniforms.c 49 agx_push_location_direct(struct agx_context *ctx, struct agx_push push,
99 agx_push_location(struct agx_context *ctx, struct agx_push push,
agx_state.h 277 agx_push_location(struct agx_context *ctx, struct agx_push push,
agx_state.c 1049 struct agx_push push = cs->info.push[i];

Completed in 7 milliseconds