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

  /external/deqp-deps/glslang/glslang/MachineIndependent/
intermOut.cpp     [all...]
localintermediate.h 617 void addBlendEquation(TBlendEquationShift b) { blendEquations |= (1 << b); }
783 int blendEquations; // an 'or'ing of masks of shifts of TBlendEquationShift
    [all...]
ParseHelper.cpp     [all...]
  /external/deqp-deps/glslang/glslang/Include/
Types.h 395 enum TBlendEquationShift {
1037 static const char* getBlendEquationString(TBlendEquationShift e)
    [all...]
  /external/deqp-deps/glslang/hlsl/
hlslParseHelper.cpp     [all...]

Completed in 197 milliseconds