Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl2.js551 samplerParameterf: function (...args) { method
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h393 PFNGLSAMPLERPARAMETERFPROC samplerParameterf = nullptr; variable
/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.inl656 glSamplerParameterfFunc samplerParameterf; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2924 void Context::samplerParameterf(GLuint sampler, GLenum pname, GLfloat param) in samplerParameterf() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp3093 void Context::samplerParameterf(SamplerID sampler, GLenum pname, GLfloat param) in samplerParameterf() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4062 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method
Dlib.dom.d.ts17093 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4042 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method
Ddom.generated.d.ts17073 samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void; method