Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp5888 enum pipe_shader_type procType; /**< PIPE_SHADER_VERTEX/FRAGMENT */ member
6648 enum pipe_shader_type procType, in st_translate_program()