Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h391 PFNGLSAMPLERPARAMETERIIVPROC samplerParameterIiv = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h391 PFNGLSAMPLERPARAMETERIIVPROC samplerParameterIiv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl656 glSamplerParameterIivFunc samplerParameterIiv; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2886 void Context::samplerParameterIiv(GLuint sampler, GLenum pname, const GLint *param) in samplerParameterIiv() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp3055 void Context::samplerParameterIiv(SamplerID sampler, GLenum pname, const GLint *param) in samplerParameterIiv() function in gl::Context