Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1854 brw_compile_bs(const struct brw_compiler *compiler,
Dbrw_fs.cpp8029 brw_compile_bs(const struct brw_compiler *compiler, in brw_compile_bs() function
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c2274 stage->code = brw_compile_bs(compiler, mem_ctx, &params); in compile_upload_rt_shader()
2782 brw_compile_bs(device->physical->compiler, tmp_ctx, &params); in anv_device_init_rt_shaders()
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst618 - intel/compiler: Use a struct for brw_compile_bs parameters