Home
last modified time | relevance | path

Searched refs:nir_shader_as_str (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c426 v->disasm_info.nir = nir_shader_as_str(shader->nir, v); in create_variant()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c1787 nir_shader_as_str(nir_shader *nir, void *mem_ctx) in nir_shader_as_str() function
H A Dnir.h4317 char *nir_shader_as_str(nir_shader *nir, void *mem_ctx);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c2901 nir_shader_as_str(nir[stage], pipeline->executables_mem_ctx); in tu_pipeline_builder_compile_shaders()
4142 nir_shader_as_str(nir, pipeline->executables_mem_ctx) : NULL; in tu_compute_pipeline_create()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c3493 nir_shader_as_str(nir, pipeline->executables.mem_ctx) : NULL; in pipeline_collect_executable_data()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1170 nir = nir_shader_as_str(stage->nir, pipeline->mem_ctx); in anv_pipeline_add_executable()

Completed in 25 milliseconds