Home
last modified time | relevance | path

Searched refs:lookup_image_array_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c1105 static struct vrend_array *lookup_image_array_ptr(const struct dump_ctx *ctx, int index) in lookup_image_array_ptr() function
1119 struct vrend_array *image = lookup_image_array_ptr(ctx, index); in lookup_image_array()
3707 struct vrend_array *image = lookup_image_array_ptr(ctx, dst_reg->Register.Index); in translate_store()
3837 struct vrend_array *image = lookup_image_array_ptr(ctx, inst->Src[0].Register.Index); in translate_load()
4050 struct vrend_array *image = lookup_image_array_ptr(ctx, inst->Src[0].Register.Index); in translate_atomic()