Home
last modified time | relevance | path

Searched defs:globalSampler (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp842 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glBindSampler() local
852 const GLuint globalSampler = ctx->shareGroup()->getGlobalName( in glSamplerParameterf() local
865 const GLuint globalSampler = ctx->shareGroup()->getGlobalName( in glSamplerParameteri() local
878 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glSamplerParameterfv() local
886 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glSamplerParameteriv() local
894 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glGetSamplerParameterfv() local
902 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glGetSamplerParameteriv() local
910 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glIsSampler() local