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

  /external/deqp-deps/glslang/Test/baseResults/
test.conf 35 MaxGeometryOutputComponents 128
  /external/mesa3d/src/compiler/glsl/
glsl_parser_extras.h 491 unsigned MaxGeometryOutputComponents;
builtin_variables.cpp 703 state->Const.MaxGeometryOutputComponents);
725 state->Const.MaxGeometryOutputComponents);
    [all...]
glsl_parser_extras.cpp 121 this->Const.MaxGeometryOutputComponents = ctx->Const.Program[MESA_SHADER_GEOMETRY].MaxOutputComponents;
    [all...]

Completed in 256 milliseconds