Home
last modified time | relevance | path

Searched defs:programInterface (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.cpp33 …rogramResourceUint (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramResourceUint()
41 void getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface,… in getProgramResourceName()
61 …aceActiveVariables (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceActiveVariables()
74 …InterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceBlockInfo()
86 …erfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceVariableInfo()
DgluProgramInterfaceQuery.hpp103 …ProgramResourceInt (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramResourceInt()
108 …rogramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramResourceName()
115 …InterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceBlockInfo()
122 …erfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceVariableInfo()
DgluCallLogWrapper.inl2326 void CallLogWrapper::glGetProgramInterfaceiv (glw::GLuint program, glw::GLenum programInterface, gl…
2351 …llLogWrapper::glGetProgramResourceIndex (glw::GLuint program, glw::GLenum programInterface, const …
2361 …ogWrapper::glGetProgramResourceLocation (glw::GLuint program, glw::GLenum programInterface, const …
2371 …pper::glGetProgramResourceLocationIndex (glw::GLuint program, glw::GLenum programInterface, const …
2381 void CallLogWrapper::glGetProgramResourceName (glw::GLuint program, glw::GLenum programInterface, g…
2388 void CallLogWrapper::glGetProgramResourceiv (glw::GLuint program, glw::GLenum programInterface, glw…
/external/mesa3d/src/mesa/main/
Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
265 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
335 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
367 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
400 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
456 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
Dshader_query.cpp531 compute_resource_key(GLenum programInterface, const char *name) in compute_resource_key()
546 GLenum programInterface, const char *name, in search_resource_hash()
579 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
704 GLenum programInterface, in program_resource_find_binding_offset()
786 GLenum programInterface, in _mesa_program_resource_find_active_variable()
873 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
968 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1096 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1133 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1604 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_1_params.cpp104 GLenum programInterface, in CaptureGetProgramInterfaceiv_params()
161 GLenum programInterface, in CaptureGetProgramResourceIndex_name()
171 GLenum programInterface, in CaptureGetProgramResourceLocation_name()
181 GLenum programInterface, in CaptureGetProgramResourceName_length()
194 GLenum programInterface, in CaptureGetProgramResourceName_name()
207 GLenum programInterface, in CaptureGetProgramResourceiv_props()
222 GLenum programInterface, in CaptureGetProgramResourceiv_length()
237 GLenum programInterface, in CaptureGetProgramResourceiv_params()
Dcapture_gles_3_1_autogen.cpp374 GLenum programInterface, in CaptureGetProgramInterfaceiv()
484 GLenum programInterface, in CaptureGetProgramResourceIndex()
520 GLenum programInterface, in CaptureGetProgramResourceLocation()
556 GLenum programInterface, in CaptureGetProgramResourceName()
607 GLenum programInterface, in CaptureGetProgramResourceiv()
Dcapture_gles_ext_params.cpp1492 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_length()
1505 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_params()
2351 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT_name()
/external/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c178 GLenum programInterface, nir_variable *var, in add_shader_variable()
317 unsigned stage, GLenum programInterface) in add_vars_with_modes()
397 unsigned stage, GLenum programInterface) in add_interface_variables()
Dlinker.cpp3759 GLenum programInterface, ir_variable *var, in add_shader_variable()
3908 unsigned stage, GLenum programInterface) in add_interface_variables()
/external/angle/src/libANGLE/
Dqueryutils.cpp830 GLint QueryProgramInterfaceActiveResources(const Program *program, GLenum programInterface) in QueryProgramInterfaceActiveResources()
875 GLint QueryProgramInterfaceMaxNameLength(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNameLength()
914 GLint QueryProgramInterfaceMaxNumActiveVariables(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNumActiveVariables()
2004 GLenum programInterface, in QueryProgramResourceIndex()
2037 GLenum programInterface, in QueryProgramResourceName()
2079 GLenum programInterface, in QueryProgramResourceLocation()
2100 GLenum programInterface, in QueryProgramResourceiv()
2189 GLenum programInterface, in QueryProgramInterfaceiv()
DvalidationES31.cpp32 bool ValidateNamedProgramInterface(GLenum programInterface) in ValidateNamedProgramInterface()
49 bool ValidateLocationProgramInterface(GLenum programInterface) in ValidateLocationProgramInterface()
62 bool ValidateProgramInterface(GLenum programInterface) in ValidateProgramInterface()
125 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface()
285 GLenum programInterface, in ValidateProgramResourceIndex()
1146 GLenum programInterface, in ValidateGetProgramResourceIndex()
1317 GLenum programInterface, in ValidateGetProgramResourceName()
1534 GLenum programInterface, in ValidateGetProgramResourceLocation()
1566 GLenum programInterface, in ValidateGetProgramResourceiv()
1625 GLenum programInterface, in ValidateGetProgramInterfaceiv()
[all …]
DContext.cpp2815 GLenum programInterface, in getProgramResourceIndex()
2823 GLenum programInterface, in getProgramResourceName()
2834 GLenum programInterface, in getProgramResourceLocation()
2842 GLenum programInterface, in getProgramResourceiv()
2856 GLenum programInterface, in getProgramInterfaceiv()
2865 GLenum programInterface, in getProgramInterfaceivRobust()
7344 GLenum programInterface, in getProgramResourceLocationIndex()
DvalidationGL4.cpp796 GLenum programInterface, in ValidateGetProgramResourceLocationIndex()
/external/deqp/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp155 …virtual inline void VerifyGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pn… in VerifyGetProgramInterfaceiv()
168 …virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, const s… in VerifyGetProgramResourceIndex()
180 virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceIndex()
207 …virtual inline void VerifyGetProgramResourceName(GLuint program, GLenum programInterface, GLuint i… in VerifyGetProgramResourceName()
229 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation()
241 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation()
268 …virtual inline void VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint ind… in VerifyGetProgramResourceiv()
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp207 …virtual inline void VerifyGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pn… in VerifyGetProgramInterfaceiv()
220 …virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, const s… in VerifyGetProgramResourceIndex()
232 virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceIndex()
259 …virtual inline void VerifyGetProgramResourceName(GLuint program, GLenum programInterface, GLuint i… in VerifyGetProgramResourceName()
281 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation()
293 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation()
320 …virtual inline void VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint ind… in VerifyGetProgramResourceiv()
350 virtual inline void VerifyGetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocationIndex()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp441 GLenum programInterface, in GL_GetProgramInterfaceiv()
533 GLenum programInterface, in GL_GetProgramResourceIndex()
572 GLenum programInterface, in GL_GetProgramResourceLocation()
613 GLenum programInterface, in GL_GetProgramResourceName()
649 GLenum programInterface, in GL_GetProgramResourceiv()
DlibGLESv2_autogen.cpp1613 GLenum programInterface, in glGetProgramInterfaceiv()
1634 GLenum programInterface, in glGetProgramResourceIndex()
1641 GLenum programInterface, in glGetProgramResourceLocation()
1648 GLenum programInterface, in glGetProgramResourceName()
1658 GLenum programInterface, in glGetProgramResourceiv()
3554 GLenum programInterface, in glGetProgramInterfaceivRobustANGLE()
3931 GLenum programInterface, in glGetProgramResourceLocationIndexEXT()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp996 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in queryResourceList() local
1084 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyResourceIndexQuery() local
1148 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyMaxNameLength() local
1805 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTER… in iterate() local
2075 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in iterate() local
4736 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBasicBlockTypes() local
4786 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBufferBindingCases() local
4818 …const ProgramInterface programInterface = (Storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBlockReferencedByShaderSingleBlockContentCases() local
5398 …haredPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterface, con… in addProgramInputOutputResourceListCase()
5420 …haredPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterface, con… in addProgramInputOutputResourceTestCase()
/external/ComputeLibrary/src/core/GLES_COMPUTE/
DOpenGLES.cpp581 GLuint GL_APIENTRY glGetProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar … in glGetProgramResourceIndex()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp4803 GLenum programInterface, in GL_GetProgramInterfaceiv()
4836 GLenum programInterface, in GL_GetProgramResourceIndex()
4875 GLenum programInterface, in GL_GetProgramResourceLocation()
4916 GLenum programInterface, in GL_GetProgramResourceLocationIndex()
4958 GLenum programInterface, in GL_GetProgramResourceName()
4994 GLenum programInterface, in GL_GetProgramResourceiv()
DlibGL_autogen.cpp5129 GLenum programInterface, in glGetProgramInterfaceiv()
5137 GLenum programInterface, in glGetProgramResourceIndex()
5144 GLenum programInterface, in glGetProgramResourceLocation()
5151 GLenum programInterface, in glGetProgramResourceLocationIndex()
5158 GLenum programInterface, in glGetProgramResourceName()
5168 GLenum programInterface, in glGetProgramResourceiv()
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp1184 GLenum programInterface, in glGetProgramInterfaceivNULL()
1199 GLenum programInterface, in glGetProgramResourceIndexNULL()
1206 GLenum programInterface, in glGetProgramResourceLocationNULL()
1213 GLenum programInterface, in glGetProgramResourceLocationIndexNULL()
1220 GLenum programInterface, in glGetProgramResourceNameNULL()
1228 GLenum programInterface, in glGetProgramResourceivNULL()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2732 GLW_APICALL void GLW_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLe…
2758 GLW_APICALL GLuint GLW_APIENTRY glGetProgramResourceIndex (GLuint program, GLenum programInterface,…
2767 …GLint GLW_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface, const GL…
2776 … GLW_APIENTRY glGetProgramResourceLocationIndex (GLuint program, GLenum programInterface, const GL…
2785 GLW_APICALL void GLW_APIENTRY glGetProgramResourceName (GLuint program, GLenum programInterface, GL…
2796 GLW_APICALL void GLW_APIENTRY glGetProgramResourceiv (GLuint program, GLenum programInterface, GLui…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl2551 void glwGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenum pname, GLint *params)
2575 GLuint glwGetProgramResourceIndex (GLuint program, GLenum programInterface, const GLchar *name)
2583 GLint glwGetProgramResourceLocation (GLuint program, GLenum programInterface, const GLchar *name)
2591 GLint glwGetProgramResourceLocationIndex (GLuint program, GLenum programInterface, const GLchar *na…
2599 void glwGetProgramResourceName (GLuint program, GLenum programInterface, GLuint index, GLsizei bufS…
2607 void glwGetProgramResourceiv (GLuint program, GLenum programInterface, GLuint index, GLsizei propCo…

12