HomeSort by relevance Sort by last modified time
    Searched refs:has_enhanced_layouts (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/compiler/glsl/
glsl_parser_extras.h 212 bool has_enhanced_layouts() const function in struct:_mesa_glsl_parse_state
ast_type.cpp 263 if (is_single_layout_merge && !state->has_enhanced_layouts() &&
325 if (state->has_enhanced_layouts()) {
builtin_variables.cpp 835 if (state->has_enhanced_layouts()) {
    [all...]
glsl_parser_extras.cpp     [all...]

Completed in 2263 milliseconds