Home
last modified time | relevance | path

Searched refs:glCoverageOperationNV (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h193 {"glCoverageOperationNV", (void*)glCoverageOperationNV},
Dgl2_client_context.h195 glCoverageOperationNV_client_proc_t glCoverageOperationNV; member
Dgl2_client_context.cpp195glCoverageOperationNV = (glCoverageOperationNV_client_proc_t) getProc("glCoverageOperationNV", use… in initDispatchByName()
Dgl2_entry.cpp190 void glCoverageOperationNV(GLenum operation);
1566 void glCoverageOperationNV(GLenum operation) in glCoverageOperationNV() function
1569 ctx->glCoverageOperationNV(ctx, operation); in glCoverageOperationNV()
Dgl2_enc.cpp12885 this->glCoverageOperationNV = (glCoverageOperationNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h232 glCoverageOperationNV_server_proc_t glCoverageOperationNV; member
Dgles2_server_context.cpp195glCoverageOperationNV = (glCoverageOperationNV_server_proc_t) getProc("glCoverageOperationNV", use… in initDispatchByName()
Dgles2_dec.cpp3978 this->glCoverageOperationNV(var_operation); in decode()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib532 #void glCoverageOperationNV(GLenum operation)
533 glCoverageOperationNV
Dgles2.in191 GL_ENTRY(void, glCoverageOperationNV, GLenum operation)
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h2622 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h2700 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h2758 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);