Searched refs:CompileVS (Results 1 – 1 of 1) sorted by relevance
342 PFN_VERTEX_FUNC CompileVS(struct swr_context *ctx, swr_jit_vs_key &key);2317 BuilderSWR::CompileVS(struct swr_context *ctx, swr_jit_vs_key &key) in CompileVS() function in BuilderSWR2565 PFN_VERTEX_FUNC func = builder.CompileVS(ctx, key); in swr_compile_vs()