Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dshader_info.h35 struct spirv_supported_capabilities { struct
36 bool float64;
37 bool image_ms_array;
38 bool tessellation;
39 bool draw_parameters;
40 bool image_read_without_format;
41 bool image_write_without_format;
42 bool int64;
43 bool multiview;
44 bool variable_pointers;
[all …]