Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1755 brw_compile_mesh(const struct brw_compiler *compiler,
Dbrw_mesh.cpp686 brw_compile_mesh(const struct brw_compiler *compiler, in brw_compile_mesh() function
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1058 mesh_stage->code = brw_compile_mesh(compiler, mem_ctx, &params); in anv_pipeline_compile_mesh()