Home
last modified time | relevance | path

Searched defs:upload_shader (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp.h91 bool (*upload_shader)(struct blorp_batch *batch, member
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Drdcompiler-utils.h308 upload_shader(struct replay_context *ctx, uint64_t id, const char *source) in upload_shader() function