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

  /external/chromium_org/third_party/angle/src/compiler/
BaseTypes.h 46 EbtSampler2DRect, // Only valid if GL_ARB_texture_rectangle exists.
64 case EbtSampler2DRect: return "sampler2DRect"; break;
VariableInfo.cpp 69 case EbtSampler2DRect: return SH_SAMPLER_2D_RECT_ARB;
Initialize.cpp 346 TType *sampler2DRect = new TType(EbtSampler2DRect, EbpUndefined, EvqGlobal, 1);
glslang.y     [all...]
glslang_tab.cpp     [all...]

Completed in 40 milliseconds