Searched defs:IsSampler (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/angle_dx11/src/compiler/
H A DBaseTypes.h42 EbtGuardSamplerBegin, // non type: see implementation of IsSampler()
47 EbtGuardSamplerEnd, // non type: see implementation of IsSampler()
70 inline bool IsSampler(TBasicType type) function
/external/chromium_org/gpu/command_buffer/service/
H A Dprogram_manager.h48 bool IsSampler() const { function in struct:gpu::gles2::Program::UniformInfo
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
H A Dglapitemp.h4965 KEYWORD1 GLboolean KEYWORD2 NAME(IsSampler)(GLuint sampler) function
4968 RETURN_DISPATCH(IsSampler, (sampler), (F, "glIsSampler(%d);\n", sampler));
8804 TABLE_ENTRY(IsSampler),
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglapi_mapi_tmp.h835 GLAPI GLboolean APIENTRY GLAPI_PREFIX(IsSampler)(GLuint sampler);
7014 GLAPI GLboolean APIENTRY GLAPI_PREFIX(IsSampler)(GLuint sampler) function
12808 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(IsSampler))"\n"

Completed in 225 milliseconds