Home
last modified time | relevance | path

Searched refs:glSamplerParameterfv (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_ftable.h290 {"glSamplerParameterfv", (void*)glSamplerParameterfv},
Dgl2_client_context.h321 glSamplerParameterfv_client_proc_t glSamplerParameterfv; member
Dgl2_client_context.cpp321glSamplerParameterfv = (glSamplerParameterfv_client_proc_t) getProc("glSamplerParameterfv", userDa… in initDispatchByName()
Dgl2_entry.cpp316 void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat* params);
2303 void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat* params) in glSamplerParameterfv() function
2306 ctx->glSamplerParameterfv(ctx, sampler, pname, params); in glSamplerParameterfv()
Dgl2_enc.cpp11358 this->glSamplerParameterfv = &glSamplerParameterfv_enc; in gl2_encoder_context_t()
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h915 GL_APICALL void GL_APIENTRY glSamplerParameterfv (GLuint sampler, GLenum pname, const GLfloat *para…
Dgl31.h915 GL_APICALL void GL_APIENTRY glSamplerParameterfv (GLuint sampler, GLenum pname, const GLfloat *para…