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()
147 GLenum programInterface, in CaptureGetProgramResourceIndex_name()
157 GLenum programInterface, in CaptureGetProgramResourceLocation_name()
167 GLenum programInterface, in CaptureGetProgramResourceName_length()
180 GLenum programInterface, in CaptureGetProgramResourceName_name()
193 GLenum programInterface, in CaptureGetProgramResourceiv_props()
208 GLenum programInterface, in CaptureGetProgramResourceiv_length()
223 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.cpp1458 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_length()
1471 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_params()
2317 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.cpp824 GLint QueryProgramInterfaceActiveResources(const Program *program, GLenum programInterface) in QueryProgramInterfaceActiveResources()
869 GLint QueryProgramInterfaceMaxNameLength(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNameLength()
908 GLint QueryProgramInterfaceMaxNumActiveVariables(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNumActiveVariables()
1977 GLenum programInterface, in QueryProgramResourceIndex()
2010 GLenum programInterface, in QueryProgramResourceName()
2052 GLenum programInterface, in QueryProgramResourceLocation()
2073 GLenum programInterface, in QueryProgramResourceiv()
2162 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()
123 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface()
283 GLenum programInterface, in ValidateProgramResourceIndex()
1153 GLenum programInterface, in ValidateGetProgramResourceIndex()
1314 GLenum programInterface, in ValidateGetProgramResourceName()
1524 GLenum programInterface, in ValidateGetProgramResourceLocation()
1555 GLenum programInterface, in ValidateGetProgramResourceiv()
1612 GLenum programInterface, in ValidateGetProgramInterfaceiv()
[all …]
DContext.cpp2652 GLenum programInterface, in getProgramResourceIndex()
2660 GLenum programInterface, in getProgramResourceName()
2671 GLenum programInterface, in getProgramResourceLocation()
2679 GLenum programInterface, in getProgramResourceiv()
2693 GLenum programInterface, in getProgramInterfaceiv()
2702 GLenum programInterface, in getProgramInterfaceivRobust()
7036 GLenum programInterface, in getProgramResourceLocationIndex()
DvalidationGL4.cpp670 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.cpp421 GLenum programInterface, in GL_GetProgramInterfaceiv()
509 GLenum programInterface, in GL_GetProgramResourceIndex()
547 GLenum programInterface, in GL_GetProgramResourceLocation()
587 GLenum programInterface, in GL_GetProgramResourceName()
622 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()
3459 GLenum programInterface, in glGetProgramInterfaceivRobustANGLE()
3796 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/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp4629 GLenum programInterface, in GL_GetProgramInterfaceiv()
4661 GLenum programInterface, in GL_GetProgramResourceIndex()
4699 GLenum programInterface, in GL_GetProgramResourceLocation()
4739 GLenum programInterface, in GL_GetProgramResourceLocationIndex()
4780 GLenum programInterface, in GL_GetProgramResourceName()
4815 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…
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h210 …virtual GrGLint getProgramResourceLocation(GrGLuint program, GrGLenum programInterface, const GrGL… in getProgramResourceLocation()

12