Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tcs.c111 brw_compile_tcs(compiler, brw, mem_ctx, key, &prog_data, nir, st_index, in brw_codegen_tcs_prog()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.cpp358 brw_compile_tcs(const struct brw_compiler *compiler, in brw_compile_tcs() function
Dbrw_compiler.h1423 brw_compile_tcs(const struct brw_compiler *compiler,
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c912 tcs_stage->code = brw_compile_tcs(compiler, device, mem_ctx, in anv_pipeline_compile_tcs()
/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c1351 brw_compile_tcs(compiler, &ice->dbg, mem_ctx, &brw_key, tcs_prog_data, in iris_compile_tcs()