Home
last modified time | relevance | path

Searched defs:tu_pipeline_executable (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.h111 struct tu_pipeline_executable { struct
112 gl_shader_stage stage;
114 struct ir3_info stats;
115 bool is_binning;
117 char *nir_from_spirv;
118 char *nir_final;
119 char *disasm;