Searched refs:GL_PROGRAM_OUTPUT (Results 1 - 21 of 21) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp374 GL_PROGRAM_OUTPUT,
494 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_ACTIVE_RESOURCES, 1, error);
495 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_MAX_NAME_LENGTH, 6, error);
497 VerifyGetProgramResourceIndex(program, GL_PROGRAM_OUTPUT, "color", 0, error);
500 VerifyGetProgramResourceName(program, GL_PROGRAM_OUTPUT, 0, "color", error);
504 VerifyGetProgramResourceLocation(program, GL_PROGRAM_OUTPUT, "color", 0, error);
506 VerifyGetProgramResourceLocationIndex(program, GL_PROGRAM_OUTPUT, "color", 0, error);
535 VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, 0, 12, props2, 12, expected2, error);
706 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_ACTIVE_RESOURCES, 5, error);
707 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_MAX_NAME_LENGT
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp1014 interface = GL_PROGRAM_OUTPUT;
6756 GLuint index = program.GetResourceIndex((*it)->m_descriptor.m_name, GL_PROGRAM_OUTPUT);
6759 program.GetResource(GL_PROGRAM_OUTPUT, index, GL_LOCATION, 1 /* size */, &location);
/external/deqp/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp309 GL_PROGRAM_OUTPUT,
406 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_ACTIVE_RESOURCES, 1, error);
407 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_MAX_NAME_LENGTH, 6, error);
409 VerifyGetProgramResourceIndex(program, GL_PROGRAM_OUTPUT, "color", 0, error);
412 VerifyGetProgramResourceName(program, GL_PROGRAM_OUTPUT, 0, "color", error);
416 VerifyGetProgramResourceLocation(program, GL_PROGRAM_OUTPUT, "color", 0, error);
436 VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, 0, 7, props2, 7, expected2, error);
960 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_ACTIVE_RESOURCES, 3, error);
961 VerifyGetProgramInterfaceiv(program, GL_PROGRAM_OUTPUT, GL_MAX_NAME_LENGTH, 5, error);
964 VerifyGetProgramResourceIndex(program, GL_PROGRAM_OUTPUT, indice
[all...]
/external/mesa3d/src/mesa/main/
H A Dprogram_resource.c41 case GL_PROGRAM_OUTPUT:
309 case GL_PROGRAM_OUTPUT:
417 case GL_PROGRAM_OUTPUT:
474 if (programInterface != GL_PROGRAM_OUTPUT) {
481 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
H A Dshader_query.cpp320 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
357 _mesa_program_resource_find_name(shProg, GL_PROGRAM_OUTPUT, name,
376 case GL_PROGRAM_OUTPUT:
410 case GL_PROGRAM_OUTPUT:
551 case GL_PROGRAM_OUTPUT:
648 case GL_PROGRAM_OUTPUT:
779 case GL_PROGRAM_OUTPUT:
1103 case GL_PROGRAM_OUTPUT:
1133 case GL_PROGRAM_OUTPUT:
1191 case GL_PROGRAM_OUTPUT
[all...]
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProgramInterfaces.cpp334 GL_BUFFER_VARIABLE, GL_PROGRAM_INPUT, GL_PROGRAM_OUTPUT
409 case GL_PROGRAM_OUTPUT:
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderProgramResource.cpp384 checkIfResourceIsReferenced(m_program_object_id, GL_PROGRAM_OUTPUT, "fs_out_color");
545 << "Wrong value of property GL_REFERENCED_BY_GEOMETRY_SHADER_EXT for GL_PROGRAM_OUTPUT"
/external/mesa3d/src/compiler/glsl/
H A Dlinker.cpp3884 if (programInterface != GL_PROGRAM_OUTPUT)
3941 iface = GL_PROGRAM_OUTPUT;
3978 GL_PROGRAM_OUTPUT, var, var->name, var->type,
4215 * for GL_PROGRAM_INPUT and GL_PROGRAM_OUTPUT.
4240 output_stage, GL_PROGRAM_OUTPUT))
4253 output_stage, GL_PROGRAM_OUTPUT))
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1509 case GL_PROGRAM_OUTPUT: return "GL_PROGRAM_OUTPUT";
/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp7207 resourcePos = gl.glGetProgramResourceIndex(program.getProgram(), GL_PROGRAM_OUTPUT, "v_perPatch");
7214 gl.glGetProgramResourceiv(program.getProgram(), GL_PROGRAM_OUTPUT, resourcePos, 1, props, 1, &length, &referenced);
7234 resourcePos = gl.glGetProgramResourceIndex(program.getProgram(), GL_PROGRAM_OUTPUT, "v_perVertex");
7241 gl.glGetProgramResourceiv(program.getProgram(), GL_PROGRAM_OUTPUT, resourcePos, 1, props, 1, &length, &referenced);
H A Des31fProgramInterfaceQueryTestCase.cpp59 return GL_PROGRAM_OUTPUT;
1752 case PROGRAMINTERFACE_PROGRAM_OUTPUT: return GL_PROGRAM_OUTPUT;
H A Des31fProgramInterfaceQueryTests.cpp155 GL_PROGRAM_OUTPUT, // PROGRAMINTERFACE_PROGRAM_OUTPUT
3022 const glw::GLenum programGLInterface = (isInputCase) ? (GL_PROGRAM_INPUT) : (GL_PROGRAM_OUTPUT);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1649 #define GL_PROGRAM_OUTPUT 0x92E4
/external/mesa3d/include/GLES3/
H A Dgl31.h1232 #define GL_PROGRAM_OUTPUT 0x92E4 macro
H A Dgl32.h1232 #define GL_PROGRAM_OUTPUT 0x92E4 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h2440 #define GL_PROGRAM_OUTPUT 0x92E4 macro
H A Dglext.h2387 #define GL_PROGRAM_OUTPUT 0x92E4 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2440 #define GL_PROGRAM_OUTPUT 0x92E4 macro
H A Dglext.h2387 #define GL_PROGRAM_OUTPUT 0x92E4 macro
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1959 milliseconds