Home
last modified time | relevance | path

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

12345678910>>...17

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_program_interface_query.java102 void glGetProgramInterfaceiv(@GLuint int program, @GLenum int programInterface, in glGetProgramInterfaceiv()
109 void glGetProgramInterfaceiv2(@GLuint int program, @GLenum int programInterface, in glGetProgramInterfaceiv2()
114 int glGetProgramResourceIndex(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceIndex()
120 int glGetProgramResourceIndex(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceIndex()
124 void glGetProgramResourceName(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceName()
131 void glGetProgramResourceName2(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceName2()
138 void glGetProgramResourceiv(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceiv()
144 int glGetProgramResourceLocation(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceLocation()
149 int glGetProgramResourceLocation(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceLocation()
153 int glGetProgramResourceLocationIndex(@GLuint int program, @GLenum int programInterface, in glGetProgramResourceLocationIndex()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A 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()
H A 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()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
H A Dshader_query.cpp554 compute_resource_key(GLenum programInterface, const char *name, size_t len) in compute_resource_key()
561 GLenum programInterface, const char *name, in search_resource_hash()
596 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
721 GLenum programInterface, in program_resource_find_binding_offset()
803 GLenum programInterface, in _mesa_program_resource_find_active_variable()
890 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
985 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1116 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1153 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1631 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
H A Dshader_query.cpp554 compute_resource_key(GLenum programInterface, const char *name, size_t len) in compute_resource_key()
561 GLenum programInterface, const char *name, in search_resource_hash()
596 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
721 GLenum programInterface, in program_resource_find_binding_offset()
803 GLenum programInterface, in _mesa_program_resource_find_active_variable()
890 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
985 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1116 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1153 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1631 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
H A Dshader_query.cpp554 compute_resource_key(GLenum programInterface, const char *name, size_t len) in compute_resource_key()
561 GLenum programInterface, const char *name, in search_resource_hash()
596 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
721 GLenum programInterface, in program_resource_find_binding_offset()
803 GLenum programInterface, in _mesa_program_resource_find_active_variable()
890 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
985 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1116 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1153 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1631 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
H A Dshader_query.cpp554 compute_resource_key(GLenum programInterface, const char *name, size_t len) in compute_resource_key()
561 GLenum programInterface, const char *name, in search_resource_hash()
596 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
721 GLenum programInterface, in program_resource_find_binding_offset()
803 GLenum programInterface, in _mesa_program_resource_find_active_variable()
890 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
985 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1116 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1153 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1631 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
H A Dshader_query.cpp554 compute_resource_key(GLenum programInterface, const char *name, size_t len) in compute_resource_key()
561 GLenum programInterface, const char *name, in search_resource_hash()
596 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
721 GLenum programInterface, in program_resource_find_binding_offset()
803 GLenum programInterface, in _mesa_program_resource_find_active_variable()
890 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
985 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1116 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1153 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1631 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
H A Dshader_query.cpp554 compute_resource_key(GLenum programInterface, const char *name, size_t len) in compute_resource_key()
561 GLenum programInterface, const char *name, in search_resource_hash()
596 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
721 GLenum programInterface, in program_resource_find_binding_offset()
803 GLenum programInterface, in _mesa_program_resource_find_active_variable()
890 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
985 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1116 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1153 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1631 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
H A Dshader_query.cpp554 compute_resource_key(GLenum programInterface, const char *name, size_t len) in compute_resource_key()
561 GLenum programInterface, const char *name, in search_resource_hash()
596 GLenum programInterface, const char *name, in _mesa_program_resource_find_name()
721 GLenum programInterface, in program_resource_find_binding_offset()
803 GLenum programInterface, in _mesa_program_resource_find_active_variable()
890 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index()
985 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name()
1116 GLenum programInterface, const char *name) in _mesa_program_resource_location()
1153 GLenum programInterface, const char *name) in _mesa_program_resource_location_index()
1631 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv()
146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex()
216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName()
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv()
282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation()
338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_program_interface_query/
H A Dcompare-with-shader-subroutine.c234 get_shadertype_from_program_interface(const GLenum programInterface) in get_shadertype_from_program_interface()
256 create_program(const GLenum programInterface) in create_program()
292 skip_subtest(const GLenum programInterface) in skip_subtest()
309 run_subtest(const GLenum programInterface, in run_subtest()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A 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()
H A 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()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dprogram_interface_query.py66 def glGetProgramInterfaceiv(program,programInterface,pname,params):pass argument
69 def glGetProgramResourceIndex(program,programInterface,name):pass argument
72 def glGetProgramResourceLocation(program,programInterface,name):pass argument
75 def glGetProgramResourceLocationIndex(program,programInterface,name):pass argument
78 def glGetProgramResourceName(program,programInterface,index,bufSize,length,name):pass argument
81 def glGetProgramResourceiv(program,programInterface,index,propCount,props,bufSize,length,params):pa… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dprogram_interface_query.py66 def glGetProgramInterfaceiv(program,programInterface,pname,params):pass argument
69 def glGetProgramResourceIndex(program,programInterface,name):pass argument
72 def glGetProgramResourceLocation(program,programInterface,name):pass argument
75 def glGetProgramResourceLocationIndex(program,programInterface,name):pass argument
78 def glGetProgramResourceName(program,programInterface,index,bufSize,length,name):pass argument
81 def glGetProgramResourceiv(program,programInterface,index,propCount,props,bufSize,length,params):pa… argument

12345678910>>...17