Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp847 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glBindSampler() local
857 const GLuint globalSampler = ctx->shareGroup()->getGlobalName( in glSamplerParameterf() local
870 const GLuint globalSampler = ctx->shareGroup()->getGlobalName( in glSamplerParameteri() local
883 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glSamplerParameterfv() local
891 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glSamplerParameteriv() local
899 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glGetSamplerParameterfv() local
907 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glGetSamplerParameteriv() local
915 … const GLuint globalSampler = ctx->shareGroup()->getGlobalName(NamedObjectType::SAMPLER, sampler); in glIsSampler() local