Home
last modified time | relevance | path

Searched refs:programInterface (Results 1 – 25 of 55) sorted by relevance

123

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationES31.cpp31 bool ValidateNamedProgramInterface(GLenum programInterface) in ValidateNamedProgramInterface() argument
33 switch (programInterface) in ValidateNamedProgramInterface()
48 bool ValidateLocationProgramInterface(GLenum programInterface) in ValidateLocationProgramInterface() argument
50 switch (programInterface) in ValidateLocationProgramInterface()
61 bool ValidateProgramInterface(GLenum programInterface) in ValidateProgramInterface() argument
63 return (programInterface == GL_ATOMIC_COUNTER_BUFFER || in ValidateProgramInterface()
64 ValidateNamedProgramInterface(programInterface)); in ValidateProgramInterface()
115 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface() argument
123 switch (programInterface) in ValidateProgramResourcePropertyByInterface()
136 switch (programInterface) in ValidateProgramResourcePropertyByInterface()
[all …]
Dcapture_gles_3_1_params.cpp96 GLenum programInterface, in CaptureGetProgramInterfaceiv_params() argument
139 GLenum programInterface, in CaptureGetProgramResourceIndex_name() argument
149 GLenum programInterface, in CaptureGetProgramResourceLocation_name() argument
159 GLenum programInterface, in CaptureGetProgramResourceName_length() argument
172 GLenum programInterface, in CaptureGetProgramResourceName_name() argument
185 GLenum programInterface, in CaptureGetProgramResourceiv_props() argument
200 GLenum programInterface, in CaptureGetProgramResourceiv_length() argument
215 GLenum programInterface, in CaptureGetProgramResourceiv_params() argument
Dcapture_gles_3_1_autogen.h98 GLenum programInterface,
115 GLenum programInterface,
121 GLenum programInterface,
127 GLenum programInterface,
135 GLenum programInterface,
469 GLenum programInterface,
496 GLenum programInterface,
502 GLenum programInterface,
508 GLenum programInterface,
517 GLenum programInterface,
[all …]
DContext_gles_3_1_autogen.h33 void getProgramInterfaceiv(ShaderProgramID programPacked, GLenum programInterface, \
38 GLuint getProgramResourceIndex(ShaderProgramID programPacked, GLenum programInterface, \
40 GLint getProgramResourceLocation(ShaderProgramID programPacked, GLenum programInterface, \
42 void getProgramResourceName(ShaderProgramID programPacked, GLenum programInterface, \
44 void getProgramResourceiv(ShaderProgramID programPacked, GLenum programInterface, \
DvalidationES31_autogen.h77 GLenum programInterface,
91 GLenum programInterface,
95 GLenum programInterface,
99 GLenum programInterface,
106 GLenum programInterface,
Dcapture_gles_3_1_autogen.cpp291 GLenum programInterface, in CaptureGetProgramInterfaceiv() argument
299 programInterface); in CaptureGetProgramInterfaceiv()
305 CaptureGetProgramInterfaceiv_params(glState, isCallValid, programPacked, programInterface, in CaptureGetProgramInterfaceiv()
363 GLenum programInterface, in CaptureGetProgramResourceIndex() argument
371 programInterface); in CaptureGetProgramResourceIndex()
375 CaptureGetProgramResourceIndex_name(glState, isCallValid, programPacked, programInterface, name, in CaptureGetProgramResourceIndex()
389 GLenum programInterface, in CaptureGetProgramResourceLocation() argument
397 programInterface); in CaptureGetProgramResourceLocation()
401 CaptureGetProgramResourceLocation_name(glState, isCallValid, programPacked, programInterface, in CaptureGetProgramResourceLocation()
415 GLenum programInterface, in CaptureGetProgramResourceName() argument
[all …]
Dqueryutils.h160 GLenum programInterface,
164 GLenum programInterface,
171 GLenum programInterface,
174 GLenum programInterface,
183 GLenum programInterface,
Dqueryutils.cpp771 GLint QueryProgramInterfaceActiveResources(const Program *program, GLenum programInterface) in QueryProgramInterfaceActiveResources() argument
773 switch (programInterface) in QueryProgramInterfaceActiveResources()
816 GLint QueryProgramInterfaceMaxNameLength(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNameLength() argument
819 switch (programInterface) in QueryProgramInterfaceMaxNameLength()
855 GLint QueryProgramInterfaceMaxNumActiveVariables(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNumActiveVariables() argument
857 switch (programInterface) in QueryProgramInterfaceMaxNumActiveVariables()
1886 GLenum programInterface, in QueryProgramResourceIndex() argument
1889 switch (programInterface) in QueryProgramResourceIndex()
1919 GLenum programInterface, in QueryProgramResourceName() argument
1925 switch (programInterface) in QueryProgramResourceName()
[all …]
DvalidationGL43.cpp48 GLenum programInterface, in ValidateGetProgramResourceLocationIndex() argument
DvalidationGL43_autogen.h42 GLenum programInterface,
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp452 GLenum programInterface, in GetProgramInterfaceiv() argument
460 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GetProgramInterfaceiv()
468 ValidateGetProgramInterfaceiv(context, programPacked, programInterface, in GetProgramInterfaceiv()
472 context->getProgramInterfaceiv(programPacked, programInterface, pname, params); in GetProgramInterfaceiv()
474 ANGLE_CAPTURE(GetProgramInterfaceiv, isCallValid, context, programPacked, programInterface, in GetProgramInterfaceiv()
480 GLenum programInterface, in GetProgramResourceIndex() argument
487 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GetProgramResourceIndex()
497 ValidateGetProgramResourceIndex(context, programPacked, programInterface, name)); in GetProgramResourceIndex()
500 returnValue = context->getProgramResourceIndex(programPacked, programInterface, name); in GetProgramResourceIndex()
507 programInterface, name, returnValue); in GetProgramResourceIndex()
[all …]
Dentry_points_gl_4_3_autogen.h86 GLenum programInterface,
90 GLenum programInterface,
93 GLenum programInterface,
96 GLenum programInterface,
99 GLenum programInterface,
105 GLenum programInterface,
/device/generic/vulkan-cereal/stream-servers/OpenGLESDispatch/
Dgles31_only_dispatch_logging_wrappers.impl234 void glGetProgramInterfaceiv_dispatchLoggingWrapper(GLuint program, GLenum programInterface, GLenum…
235 …OG("glGetProgramInterfaceiv(program:%d, programInterface:0x%X, pname:0x%X, params:%p)", program, p…
236 GLDispatch::glGetProgramInterfaceiv_underlying(program, programInterface, pname, params);
239 void glGetProgramResourceiv_dispatchLoggingWrapper(GLuint program, GLenum programInterface, GLuint …
240 …ceiv(program:%d, programInterface:0x%X, index:%d, propCount:%d, props:%p, bufSize:%d, length:%p, p…
241 …GLDispatch::glGetProgramResourceiv_underlying(program, programInterface, index, propCount, props, …
244 GLuint glGetProgramResourceIndex_dispatchLoggingWrapper(GLuint program, GLenum programInterface, co…
245 …BUG_LOG("glGetProgramResourceIndex(program:%d, programInterface:0x%X, name:%p)", program, programI…
246 return GLDispatch::glGetProgramResourceIndex_underlying(program, programInterface, name);
249 GLint glGetProgramResourceLocation_dispatchLoggingWrapper(GLuint program, GLenum programInterface, …
[all …]
Dgles31_only_functions.h57 …amInterfaceiv, (GLuint program, GLenum programInterface, GLenum pname, GLint * params), (program,
58programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bufSize, GLsizei…
59 …ogramResourceIndex, (GLuint program, GLenum programInterface, const char * name), (program, progra…
60 …amResourceLocation, (GLuint program, GLenum programInterface, const char * name), (program, progra…
61 …GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei * length, char * n…
Dgles31_only_static_translator_namespaced_header.h57 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum…
58 GL_APICALL void GL_APIENTRY glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint …
59 GL_APICALL GLuint GL_APIENTRY glGetProgramResourceIndex(GLuint program, GLenum programInterface, co…
60 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation(GLuint program, GLenum programInterface, …
61 GL_APICALL void GL_APIENTRY glGetProgramResourceName(GLuint program, GLenum programInterface, GLuin…
Dgles31_only.entries68 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint * params);
69 void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCoun…
71 GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const char * name);
72 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char * name);
73 void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSiz…
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp370 GLenum programInterface, in GetProgramInterfaceiv() argument
378 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GetProgramInterfaceiv()
386 ValidateGetProgramInterfaceiv(context, programPacked, programInterface, in GetProgramInterfaceiv()
390 context->getProgramInterfaceiv(programPacked, programInterface, pname, params); in GetProgramInterfaceiv()
392 ANGLE_CAPTURE(GetProgramInterfaceiv, isCallValid, context, programPacked, programInterface, in GetProgramInterfaceiv()
449 GLenum programInterface, in GetProgramResourceIndex() argument
456 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GetProgramResourceIndex()
466 ValidateGetProgramResourceIndex(context, programPacked, programInterface, name)); in GetProgramResourceIndex()
469 returnValue = context->getProgramResourceIndex(programPacked, programInterface, name); in GetProgramResourceIndex()
476 programInterface, name, returnValue); in GetProgramResourceIndex()
[all …]
Dentry_points_gles_3_1_autogen.h49 GLenum programInterface,
58 GLenum programInterface,
61 GLenum programInterface,
64 GLenum programInterface,
70 GLenum programInterface,
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles31_only.entries11 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint *params);
12 GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar *name);
13 void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSiz…
14 void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCoun…
15 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const GLchar *name);
/device/generic/vulkan-cereal/third-party/angle/include/GLES3/
Dgl31ext_explicit_context_autogen.inc26 …TERFACEIVCONTEXTANGLEPROC)(GLeglContext ctx, GLuint program, GLenum programInterface, GLenum pname…
29 …URCEINDEXCONTEXTANGLEPROC)(GLeglContext ctx, GLuint program, GLenum programInterface, const GLchar…
30 …ELOCATIONCONTEXTANGLEPROC)(GLeglContext ctx, GLuint program, GLenum programInterface, const GLchar…
31 …OURCENAMECONTEXTANGLEPROC)(GLeglContext ctx, GLuint program, GLenum programInterface, GLuint index…
32 …ESOURCEIVCONTEXTANGLEPROC)(GLeglContext ctx, GLuint program, GLenum programInterface, GLuint index…
95 …ramInterfaceivContextANGLE(GLeglContext ctx, GLuint program, GLenum programInterface, GLenum pname…
98 …mResourceIndexContextANGLE(GLeglContext ctx, GLuint program, GLenum programInterface, const GLchar…
99 …sourceLocationContextANGLE(GLeglContext ctx, GLuint program, GLenum programInterface, const GLchar…
100 …amResourceNameContextANGLE(GLeglContext ctx, GLuint program, GLenum programInterface, GLuint index…
101 …gramResourceivContextANGLE(GLeglContext ctx, GLuint program, GLenum programInterface, GLuint index…
Dgl31.h1390 typedef void (GL_APIENTRYP PFNGLGETPROGRAMINTERFACEIVPROC) (GLuint program, GLenum programInterface
1391 …APIENTRYP PFNGLGETPROGRAMRESOURCEINDEXPROC) (GLuint program, GLenum programInterface, const GLchar…
1392 …_APIENTRYP PFNGLGETPROGRAMRESOURCENAMEPROC) (GLuint program, GLenum programInterface, GLuint index…
1393 typedef void (GL_APIENTRYP PFNGLGETPROGRAMRESOURCEIVPROC) (GLuint program, GLenum programInterface,…
1394 …ENTRYP PFNGLGETPROGRAMRESOURCELOCATIONPROC) (GLuint program, GLenum programInterface, const GLchar…
1459 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenu…
1460 GL_APICALL GLuint GL_APIENTRY glGetProgramResourceIndex (GLuint program, GLenum programInterface, c…
1461 GL_APICALL void GL_APIENTRY glGetProgramResourceName (GLuint program, GLenum programInterface, GLui…
1462 GL_APICALL void GL_APIENTRY glGetProgramResourceiv (GLuint program, GLenum programInterface, GLuint…
1463 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv31Imp.cpp519 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum… in glGetProgramInterfaceiv() argument
524 … ctx->dispatcher().glGetProgramInterfaceiv(globalProgramName, programInterface, pname, params); in glGetProgramInterfaceiv()
528 GL_APICALL void GL_APIENTRY glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint … in glGetProgramResourceiv() argument
533 …ctx->dispatcher().glGetProgramResourceiv(globalProgramName, programInterface, index, propCount, pr… in glGetProgramResourceiv()
537 GL_APICALL GLuint GL_APIENTRY glGetProgramResourceIndex(GLuint program, GLenum programInterface, co… in glGetProgramResourceIndex() argument
542 …eIndexRET = ctx->dispatcher().glGetProgramResourceIndex(globalProgramName, programInterface, name); in glGetProgramResourceIndex()
547 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation(GLuint program, GLenum programInterface, … in glGetProgramResourceLocation() argument
552 …ionRET = ctx->dispatcher().glGetProgramResourceLocation(globalProgramName, programInterface, name); in glGetProgramResourceLocation()
557 GL_APICALL void GL_APIENTRY glGetProgramResourceName(GLuint program, GLenum programInterface, GLuin… in glGetProgramResourceName() argument
562 …ctx->dispatcher().glGetProgramResourceName(globalProgramName, programInterface, index, bufSize, le… in glGetProgramResourceName()
/device/generic/vulkan-cereal/stream-servers/gles2_dec/
DGLESv2Decoder.cpp986 …, (void* self, GLuint program, GLenum programInterface, GLenum pname, GLint* params), (program, p…
987 …m programInterface, GLuint index, GLsizei propCount, const GLenum* props, GLsizei bufSize, GLsizei…
988 …eIndex, (void* self, GLuint program, GLenum programInterface, const char * name), (program, progra…
989 …cation, (void* self, GLuint program, GLenum programInterface, const char * name), (program, progra…
990 … GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei* length, char* na…
DGLESv2Decoder.h244 …IENTRY s_glGetProgramInterfaceiv(void* self, GLuint program, GLenum programInterface, GLenum pname…
245 …PIENTRY s_glGetProgramResourceiv(void* self, GLuint program, GLenum programInterface, GLuint index…
246 …NTRY s_glGetProgramResourceIndex(void* self, GLuint program, GLenum programInterface, const char *…
247 …Y s_glGetProgramResourceLocation(void* self, GLuint program, GLenum programInterface, const char *…
248 …ENTRY s_glGetProgramResourceName(void* self, GLuint program, GLenum programInterface, GLuint index…
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp393 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint* params);
394 …void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCou…
395 GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const char* name);
396 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char* name);
397 …void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSi…
2788 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint* params) in glGetProgramInterfaceiv() argument
2791 ctx->glGetProgramInterfaceiv(ctx, program, programInterface, pname, params); in glGetProgramInterfaceiv()
2794 void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCoun… in glGetProgramResourceiv() argument
2798 …ctx->glGetProgramResourceiv(ctx, program, programInterface, index, propCount, props, bufSize, leng… in glGetProgramResourceiv()
2801 GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const char* name) in glGetProgramResourceIndex() argument
[all …]

123