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

  /external/deqp-deps/glslang/hlsl/
hlslGrammar.cpp 302 // | fully_specified_type declarator_list SEMICOLON // for non cbuffer/tbuffer
307 // declarator_list
355 bool declarator_list = false; // true when processing comma separation local
385 // declarator_list
416 if (declarator_list)
430 if (! declarator_list)
500 declarator_list = true;
2396 bool declarator_list = false; local
    [all...]
  /external/mesa3d/src/compiler/glsl/
ast.h 837 ast_declarator_list *declarator_list);
    [all...]
glsl_parser_extras.cpp     [all...]

Completed in 202 milliseconds