/external/deqp/modules/gles31/functional/ |
D | es31fSSBOArrayLengthTests.cpp | 126 …gl.getProgramResourceiv(m_shader->getProgram(), GL_BUFFER_VARIABLE, index, 1, &prop, 1, DE_NULL, &… in init() 139 …gl.getProgramResourceiv(m_shader->getProgram(), GL_BUFFER_VARIABLE, index, 1, &prop, 1, DE_NULL, &… in init() 152 …gl.getProgramResourceiv(m_shader->getProgram(), GL_BUFFER_VARIABLE, index, 1, &prop, 1, DE_NULL, &… in init()
|
D | es31fProgramInterfaceQueryTests.cpp | 1639 …gl.getProgramResourceiv(program.getProgram(), GL_UNIFORM, uniformIndex, querySizes[ndx].numProps, … in iterate() 1847 …gl.getProgramResourceiv(program.getProgram(), programGLInterfaceValue, resourceNdx, DE_LENGTH_OF_A… in iterate() 1881 …gl.getProgramResourceiv(program.getProgram(), programGLInterfaceValue, resourceNdx, DE_LENGTH_OF_A… in iterate() 1928 …gl.getProgramResourceiv(program.getProgram(), programMemberInterfaceValue, activeVariableIndices[v… in iterate() 2109 …gl.getProgramResourceiv(program.getProgram(), programGLInterfaceValue, resourceNdx, 1, &prop, 1, D… in iterate() 2402 …gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, 1, &numActiveVa… in iterate() 2424 …gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, 1, &activeVaria… in iterate() 2466 …gl.getProgramResourceiv(program.getProgram(), GL_UNIFORM, activeVariables[ndx], 1, &nameLengthProp… in iterate() 2586 …gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, 1, &bufferBindi… in iterate() 2640 …gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, DE_LENGTH_OF_AR… in iterate() [all …]
|
D | es31fSSBOLayoutCase.cpp | 1370 …gl.getProgramResourceiv(program, GL_SHADER_STORAGE_BLOCK, (deUint32)blockNdx, DE_LENGTH_OF_ARRAY(q… in getGLBufferLayout() 1387 …gl.getProgramResourceiv(program, GL_SHADER_STORAGE_BLOCK, (deUint32)blockNdx, 1, &queryArg, numBlo… in getGLBufferLayout() 1438 …gl.getProgramResourceiv(program, GL_BUFFER_VARIABLE, (deUint32)bufVarNdx, DE_LENGTH_OF_ARRAY(query… in getGLBufferLayout()
|
D | es31fLayoutBindingTests.cpp | 1755 …gl.getProgramResourceiv(m_program->getProgram(), GL_UNIFORM_BLOCK, gl.getProgramResourceIndex(m_pr… in iterate() 2024 …gl.getProgramResourceiv(m_program->getProgram(), GL_SHADER_STORAGE_BLOCK, gl.getProgramResourceInd… in iterate()
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProgramInterfaces.cpp | 463 gl.getProgramResourceiv(m_po_id, interface, n_resource, 1, /* propCount */ in iterate() 471 gl.getProgramResourceiv(m_po_id, interface, n_resource, 1, /* propCount */ in iterate() 571 gl.getProgramResourceiv(m_po_id, interface, index, 1, /* propCount */ in verifyPropertyValue()
|
/external/deqp/framework/opengl/ |
D | gluProgramInterfaceQuery.cpp | 36 …gl.getProgramResourceiv(program, programInterface, index, 1, &queryParam, 1, DE_NULL, (int*)&value… in getProgramResourceUint() 69 …gl.getProgramResourceiv(program, programInterface, index, 1, &queryParam, (int)activeVariables.siz… in getProgramInterfaceActiveVariables()
|
D | gluES3PlusWrapperFuncs.inl | 138 dst->getProgramResourceiv = src.getProgramResourceiv;
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderProgramResource.cpp | 411 …gl.getProgramResourceiv(m_program_object_id, GL_UNIFORM, atom_horizontal_uniform_indx, 1, /* propC… in iterate() 417 …gl.getProgramResourceiv(m_program_object_id, GL_UNIFORM, atom_vertical_uniform_indx, 1, /* propCou… in iterate() 625 gl.getProgramResourceiv(m_program_object_id, interface, index, 1, /* propCount */ in checkIfResourceAtIndexIsReferenced()
|
/external/angle/src/libANGLE/ |
D | Context_gles_3_1_autogen.h | 44 void getProgramResourceiv(ShaderProgramID programPacked, GLenum programInterface, \
|
/external/angle/src/libANGLE/renderer/gl/ |
D | ProgramGL.cpp | 896 mFunctions->getProgramResourceiv(mProgramID, GL_BUFFER_VARIABLE, index, kPropCount, in getShaderStorageBlockMemberInfo() 925 mFunctions->getProgramResourceiv(mProgramID, GL_SHADER_STORAGE_BLOCK, index, 1, &prop, 1, in getShaderStorageBlockSize() 948 mFunctions->getProgramResourceiv(mProgramID, GL_ATOMIC_COUNTER_BUFFER, index, kPropCount, in getAtomicCounterBufferSizeMap()
|
D | DispatchTableGL_autogen.cpp | 424 ASSIGN("glGetProgramResourceiv", getProgramResourceiv); in initProcsDesktopGL() 1770 ASSIGN("glGetProgramResourceiv", getProgramResourceiv); in initProcsDesktopGL() 2553 ASSIGN("glGetProgramResourceiv", getProgramResourceiv); in initProcsGLES() 3212 getProgramResourceiv = &glGetProgramResourceivNULL; in initProcsDesktopGLNULL() 4557 getProgramResourceiv = &glGetProgramResourceivNULL; in initProcsDesktopGLNULL() 5339 getProgramResourceiv = &glGetProgramResourceivNULL; in initProcsGLESNULL()
|
D | DispatchTableGL_autogen.h | 582 PFNGLGETPROGRAMRESOURCEIVPROC getProgramResourceiv = nullptr; variable
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.cpp | 2237 gl().getProgramResourceiv(getProgram(), GL_UNIFORM, idx, 1, ¶m, 1, NULL, in getBindingPoints() 2245 gl().getProgramResourceiv(getProgram(), GL_ATOMIC_COUNTER_BUFFER, atomic_counter_buffer_idx, 1, in getBindingPoints() 2269 gl().getProgramResourceiv(getProgram(), GL_UNIFORM, idx, 1, ¶m, 1, NULL, &value); in getOffsets() 2980 gl().getProgramResourceiv(getProgram(), GL_UNIFORM_BLOCK, idx, 1, ¶m, 1, NULL, &value); in getBindingPoints() 3172 … gl().getProgramResourceiv(getProgram(), GL_SHADER_STORAGE_BLOCK, idx, 1, ¶m, 1, NULL, &value); in getBindingPoints()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferActiveUniformValidation.cpp | 343 gl.getProgramResourceiv(m_po_id, GL_UNIFORM, i /*index */, 1 /* parameters count */, in iterate()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitES31Direct.inl | 138 gl->getProgramResourceiv = &glGetProgramResourceiv;
|
D | glwInitES32Direct.inl | 159 gl->getProgramResourceiv = &glGetProgramResourceiv;
|
D | glwFunctions.inl | 331 glGetProgramResourceivFunc getProgramResourceiv; variable
|
D | glwInitES31.inl | 138 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourceiv"…
|
D | glwInitES32.inl | 159 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourceiv"…
|
D | glwInitGL44.inl | 206 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
|
D | glwInitGL43.inl | 197 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
|
D | glwInitGL45.inl | 246 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
|
D | glwInitGL46.inl | 246 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 331 gl->getProgramResourceiv = glGetProgramResourceiv;
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 647 context->getProgramResourceiv(programPacked, programInterface, index, propCount, props, in GL_GetProgramResourceiv()
|