Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h393 PFNGLSAMPLERPARAMETERFPROC samplerParameterf = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1783 void Context::samplerParameterf(GLuint sampler, GLenum pname, GLfloat param) in samplerParameterf() function in es2::Context
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl658 glSamplerParameterfFunc samplerParameterf; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp3097 void Context::samplerParameterf(SamplerID sampler, GLenum pname, GLfloat param) in samplerParameterf() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4192 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method
Dlib.dom.d.ts15438 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4172 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method
Ddom.generated.d.ts15418 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method