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.h97 struct tu_pipeline_executable { struct
98 gl_shader_stage stage;
100 struct ir3_info stats;
101 bool is_binning;
103 char *nir_from_spirv;
104 char *nir_final;
105 char *disasm;