Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.c441 static inline const char *tgsi_proc_to_prefix(int shader_type) in tgsi_proc_to_prefix() function
2801 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in translate_tex()
3077 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in translate_store()
3101 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in translate_store()
3198 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in translate_load()
3237 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in translate_load()
3408 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in translate_atomic()
3701 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in get_destination_info()
3712 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in get_destination_info()
4064 const char *cname = tgsi_proc_to_prefix(ctx->prog_type); in get_source_info()
[all …]