Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c69 boolean has_geometry_shader; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c132 bool has_geometry_shader; member
/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h291 bool has_geometry_shader() const in has_geometry_shader() function