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

  /external/chromium_org/third_party/angle/src/common/
utilities.cpp 304 bool IsSampler(GLenum type)
  /external/chromium_org/gpu/command_buffer/service/
program_manager.h 66 bool IsSampler() const {
  /external/chromium_org/third_party/angle/src/compiler/translator/
BaseTypes.h 46 EbtGuardSamplerBegin, // non type: see implementation of IsSampler()
64 EbtGuardSamplerEnd, // non type: see implementation of IsSampler()
107 inline bool IsSampler(TBasicType type)
136 assert(!IsSampler(type));
166 assert(!IsSampler(type));
196 assert(!IsSampler(type));
226 assert(!IsSampler(type));
256 assert(!IsSampler(type));
286 assert(!IsSampler(type));
294 return type == EbtFloat || type == EbtInt || type == EbtUInt || IsSampler(type)
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitemp.h     [all...]

Completed in 174 milliseconds