Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h506 char *ir_string; member
Dradv_shader.c2088 shader->ir_string = in radv_shader_create()
2099 shader->ir_string = in radv_shader_create()
2545 free(shader->ir_string);
Dradv_debug.c446 shader->ir_string); in radv_dump_shader()
Dradv_pipeline.c7665 if (radv_copy_representation(p->pData, &p->dataSize, shader->ir_string) != VK_SUCCESS) in radv_GetPipelineExecutableInternalRepresentationsKHR()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst2808 - aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string