Home
last modified time | relevance | path

Searched refs:uvs (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_program.c480 struct lima_vs_uncompiled_shader *uvs, in lima_vs_compile_shader()
483 nir_shader *nir = nir_shader_clone(vs, uvs->base.ir.nir); in lima_vs_compile_shader()
518 struct lima_vs_uncompiled_shader *uvs, in lima_get_compiled_vs()
541 if (!lima_vs_compile_shader(ctx, key, uvs, vs)) in lima_get_compiled_vs()
478 lima_vs_compile_shader(struct lima_context *ctx, struct lima_vs_key *key, struct lima_vs_uncompiled_shader *uvs, struct lima_vs_compiled_shader *vs) lima_vs_compile_shader() argument
517 lima_get_compiled_vs(struct lima_context *ctx, struct lima_vs_uncompiled_shader *uvs, struct lima_vs_key *key) lima_get_compiled_vs() argument
/third_party/skia/bench/
H A DGameBench.cpp198 SkPoint uvs[4] = { variable
205 4, verts, uvs, nullptr, 6, indices),

Completed in 3 milliseconds