/external/deqp/framework/opengl/ |
D | gluProgramInterfaceQuery.cpp | 33 …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()
|
D | gluProgramInterfaceQuery.hpp | 103 …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()
|
D | gluCallLogWrapper.inl | 2326 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/ |
D | program_resource.c | 89 _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()
|
D | shader_query.cpp | 531 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/mesa3d/src/compiler/glsl/ |
D | gl_nir_linker.c | 178 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()
|
D | linker.cpp | 3759 GLenum programInterface, ir_variable *var, in add_shader_variable() 3908 unsigned stage, GLenum programInterface) in add_interface_variables()
|
/external/angle/src/libANGLE/ |
D | capture_gles_3_1_params.cpp | 96 GLenum programInterface, in CaptureGetProgramInterfaceiv_params() 139 GLenum programInterface, in CaptureGetProgramResourceIndex_name() 149 GLenum programInterface, in CaptureGetProgramResourceLocation_name() 159 GLenum programInterface, in CaptureGetProgramResourceName_length() 172 GLenum programInterface, in CaptureGetProgramResourceName_name() 185 GLenum programInterface, in CaptureGetProgramResourceiv_props() 200 GLenum programInterface, in CaptureGetProgramResourceiv_length() 215 GLenum programInterface, in CaptureGetProgramResourceiv_params()
|
D | validationES31.cpp | 31 bool ValidateNamedProgramInterface(GLenum programInterface) in ValidateNamedProgramInterface() 48 bool ValidateLocationProgramInterface(GLenum programInterface) in ValidateLocationProgramInterface() 61 bool ValidateProgramInterface(GLenum programInterface) in ValidateProgramInterface() 115 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface() 265 GLenum programInterface, in ValidateProgramResourceIndex() 1152 GLenum programInterface, in ValidateGetProgramResourceIndex() 1313 GLenum programInterface, in ValidateGetProgramResourceName() 1517 GLenum programInterface, in ValidateGetProgramResourceLocation() 1548 GLenum programInterface, in ValidateGetProgramResourceiv() 1605 GLenum programInterface, in ValidateGetProgramInterfaceiv() [all …]
|
D | queryutils.cpp | 765 GLint QueryProgramInterfaceActiveResources(const Program *program, GLenum programInterface) in QueryProgramInterfaceActiveResources() 810 GLint QueryProgramInterfaceMaxNameLength(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNameLength() 849 GLint QueryProgramInterfaceMaxNumActiveVariables(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNumActiveVariables() 1880 GLenum programInterface, in QueryProgramResourceIndex() 1913 GLenum programInterface, in QueryProgramResourceName() 1955 GLenum programInterface, in QueryProgramResourceLocation() 1976 GLenum programInterface, in QueryProgramResourceiv() 2063 GLenum programInterface, in QueryProgramInterfaceiv()
|
D | validationGL43.cpp | 48 GLenum programInterface, in ValidateGetProgramResourceLocationIndex()
|
D | capture_gles_3_1_autogen.cpp | 291 GLenum programInterface, in CaptureGetProgramInterfaceiv() 363 GLenum programInterface, in CaptureGetProgramResourceIndex() 389 GLenum programInterface, in CaptureGetProgramResourceLocation() 415 GLenum programInterface, in CaptureGetProgramResourceName() 447 GLenum programInterface, in CaptureGetProgramResourceiv()
|
D | Context.cpp | 2360 GLenum programInterface, in getProgramResourceIndex() 2368 GLenum programInterface, in getProgramResourceName() 2379 GLenum programInterface, in getProgramResourceLocation() 2387 GLenum programInterface, in getProgramResourceiv() 2401 GLenum programInterface, in getProgramInterfaceiv() 2410 GLenum programInterface, in getProgramInterfaceivRobust() 6506 GLenum programInterface, in getProgramResourceLocationIndex()
|
D | capture_gles_ext_params.cpp | 1411 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_length() 1424 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_params() 2268 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT_name()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_3_autogen.cpp | 452 GLenum programInterface, in GetProgramInterfaceiv() 480 GLenum programInterface, in GetProgramResourceIndex() 517 GLenum programInterface, in GetProgramResourceLocation() 555 GLenum programInterface, in GetProgramResourceLocationIndex() 594 GLenum programInterface, in GetProgramResourceName() 626 GLenum programInterface, in GetProgramResourceiv()
|
D | libGL_autogen.cpp | 5145 GLenum programInterface, in glGetProgramInterfaceiv() 5153 GLenum programInterface, in glGetProgramResourceIndex() 5160 GLenum programInterface, in glGetProgramResourceLocation() 5167 GLenum programInterface, in glGetProgramResourceLocationIndex() 5174 GLenum programInterface, in glGetProgramResourceName() 5184 GLenum programInterface, in glGetProgramResourceiv()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 155 …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/ |
D | gl4cProgramInterfaceQueryTests.cpp | 207 …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/ |
D | entry_points_gles_3_1_autogen.cpp | 370 GLenum programInterface, in GetProgramInterfaceiv() 449 GLenum programInterface, in GetProgramResourceIndex() 486 GLenum programInterface, in GetProgramResourceLocation() 524 GLenum programInterface, in GetProgramResourceName() 556 GLenum programInterface, in GetProgramResourceiv()
|
D | libGLESv2_autogen.cpp | 1614 GLenum programInterface, in glGetProgramInterfaceiv() 1635 GLenum programInterface, in glGetProgramResourceIndex() 1642 GLenum programInterface, in glGetProgramResourceLocation() 1649 GLenum programInterface, in glGetProgramResourceName() 1659 GLenum programInterface, in glGetProgramResourceiv() 3381 GLenum programInterface, in glGetProgramInterfaceivRobustANGLE() 3730 GLenum programInterface, in glGetProgramResourceLocationIndexEXT() 6850 GLenum programInterface, in glGetProgramInterfaceivContextANGLE() 6876 GLenum programInterface, in glGetProgramResourceIndexContextANGLE() 6884 GLenum programInterface, in glGetProgramResourceLocationContextANGLE() [all …]
|
D | entry_points_gles_ext_autogen.cpp | 2015 GLenum programInterface, in GetProgramInterfaceivRobustANGLE() 3152 GLenum programInterface, in GetProgramResourceLocationIndexEXT() 14040 GLenum programInterface, in GetProgramInterfaceivContextANGLE() 14127 GLenum programInterface, in GetProgramResourceIndexContextANGLE() 14166 GLenum programInterface, in GetProgramResourceLocationContextANGLE() 14206 GLenum programInterface, in GetProgramResourceLocationIndexEXTContextANGLE() 14248 GLenum programInterface, in GetProgramResourceNameContextANGLE() 14282 GLenum programInterface, in GetProgramResourceivContextANGLE() 25099 GLenum programInterface, in GetProgramInterfaceivRobustANGLEContextANGLE()
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 989 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in queryResourceList() local 1077 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyResourceIndexQuery() local 1141 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyMaxNameLength() local 1798 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTER… in iterate() local 2068 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in iterate() local 4727 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBasicBlockTypes() local 4777 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBufferBindingCases() local 4809 …const ProgramInterface programInterface = (Storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBlockReferencedByShaderSingleBlockContentCases() local 5388 …haredPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterface, con… in addProgramInputOutputResourceListCase() 5408 …haredPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterface, con… in addProgramInputOutputResourceTestCase()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 1144 GLenum programInterface, in glGetProgramInterfaceivNULL() 1159 GLenum programInterface, in glGetProgramResourceIndexNULL() 1166 GLenum programInterface, in glGetProgramResourceLocationNULL() 1173 GLenum programInterface, in glGetProgramResourceLocationIndexNULL() 1180 GLenum programInterface, in glGetProgramResourceNameNULL() 1188 GLenum programInterface, in glGetProgramResourceivNULL()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 2732 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/ |
D | glwImpl.inl | 2551 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…
|