Home
last modified time | relevance | path

Searched refs:getProgramResourceiv (Results 1 – 25 of 34) sorted by relevance

12

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProgramInterfaces.cpp462 gl.getProgramResourceiv(m_po_id, interface, n_resource, 1, /* propCount */ in iterate()
470 gl.getProgramResourceiv(m_po_id, interface, n_resource, 1, /* propCount */ in iterate()
570 gl.getProgramResourceiv(m_po_id, interface, index, 1, /* propCount */ in verifyPropertyValue()
/external/deqp/modules/gles31/functional/
Des31fSSBOArrayLengthTests.cpp128 …gl.getProgramResourceiv(m_shader->getProgram(), GL_BUFFER_VARIABLE, index, 1, &prop, 1, nullptr, &… in init()
141 …gl.getProgramResourceiv(m_shader->getProgram(), GL_BUFFER_VARIABLE, index, 1, &prop, 1, nullptr, &… in init()
154 …gl.getProgramResourceiv(m_shader->getProgram(), GL_BUFFER_VARIABLE, index, 1, &prop, 1, nullptr, &… in init()
Des31fProgramInterfaceQueryTests.cpp1676 …gl.getProgramResourceiv(program.getProgram(), GL_UNIFORM, uniformIndex, querySizes[ndx].numProps, … in iterate()
1909 gl.getProgramResourceiv(program.getProgram(), programGLInterfaceValue, resourceNdx, in iterate()
1951 gl.getProgramResourceiv(program.getProgram(), programGLInterfaceValue, resourceNdx, in iterate()
2008 gl.getProgramResourceiv(program.getProgram(), programMemberInterfaceValue, in iterate()
2213 …gl.getProgramResourceiv(program.getProgram(), programGLInterfaceValue, resourceNdx, 1, &prop, 1, n… in iterate()
2526 gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, 1, in iterate()
2554 …gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, 1, &activeVaria… in iterate()
2602 …gl.getProgramResourceiv(program.getProgram(), GL_UNIFORM, activeVariables[ndx], 1, &nameLengthProp… in iterate()
2732 …gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, 1, &bufferBindi… in iterate()
2792 …gl.getProgramResourceiv(program.getProgram(), GL_ATOMIC_COUNTER_BUFFER, bufferNdx, DE_LENGTH_OF_AR… in iterate()
[all …]
Des31fSSBOLayoutCase.cpp1430 gl.getProgramResourceiv(program, GL_SHADER_STORAGE_BLOCK, (uint32_t)blockNdx, in getGLBufferLayout()
1449 …gl.getProgramResourceiv(program, GL_SHADER_STORAGE_BLOCK, (uint32_t)blockNdx, 1, &queryArg, numBlo… in getGLBufferLayout()
1506 …gl.getProgramResourceiv(program, GL_BUFFER_VARIABLE, (uint32_t)bufVarNdx, DE_LENGTH_OF_ARRAY(query… in getGLBufferLayout()
Des31fLayoutBindingTests.cpp1788 gl.getProgramResourceiv(m_program->getProgram(), GL_UNIFORM_BLOCK, in iterate()
2066 gl.getProgramResourceiv( in iterate()
/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.cpp37 …gl.getProgramResourceiv(program, programInterface, index, 1, &queryParam, 1, nullptr, (int *)&valu… in getProgramResourceUint()
72 …gl.getProgramResourceiv(program, programInterface, index, 1, &queryParam, (int)activeVariables.siz… in getProgramInterfaceActiveVariables()
DgluES3PlusWrapperFuncs.inl138 dst->getProgramResourceiv = src.getProgramResourceiv;
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderProgramResource.cpp411 …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/renderer/gl/
DProgramGL.cpp593 mFunctions->getProgramResourceiv(mProgramID, GL_BUFFER_VARIABLE, index, kPropCount, in getShaderStorageBlockMemberInfo()
622 mFunctions->getProgramResourceiv(mProgramID, GL_SHADER_STORAGE_BLOCK, index, 1, &prop, 1, in getShaderStorageBlockSize()
645 mFunctions->getProgramResourceiv(mProgramID, GL_ATOMIC_COUNTER_BUFFER, index, kPropCount, in getAtomicCounterBufferSizeMap()
DDispatchTableGL_autogen.cpp424 ASSIGN("glGetProgramResourceiv", getProgramResourceiv); in initProcsDesktopGL()
1833 ASSIGN("glGetProgramResourceiv", getProgramResourceiv); in initProcsDesktopGL()
2665 ASSIGN("glGetProgramResourceiv", getProgramResourceiv); in initProcsGLES()
3301 getProgramResourceiv = &glGetProgramResourceivNULL; in initProcsDesktopGLNULL()
4709 getProgramResourceiv = &glGetProgramResourceivNULL; in initProcsDesktopGLNULL()
5540 getProgramResourceiv = &glGetProgramResourceivNULL; in initProcsGLESNULL()
DDispatchTableGL_autogen.h582 PFNGLGETPROGRAMRESOURCEIVPROC getProgramResourceiv = nullptr; variable
/external/angle/src/libANGLE/
DContext_gles_3_1_autogen.h44 void getProgramResourceiv(ShaderProgramID programPacked, GLenum programInterface, \
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp2225 gl().getProgramResourceiv(getProgram(), GL_UNIFORM, idx, 1, &param, 1, NULL, in getBindingPoints()
2233 … gl().getProgramResourceiv(getProgram(), GL_ATOMIC_COUNTER_BUFFER, atomic_counter_buffer_idx, 1, in getBindingPoints()
2257 … gl().getProgramResourceiv(getProgram(), GL_UNIFORM, idx, 1, &param, 1, NULL, &value); in getOffsets()
2968 … gl().getProgramResourceiv(getProgram(), GL_UNIFORM_BLOCK, idx, 1, &param, 1, NULL, &value); in getBindingPoints()
3161 … gl().getProgramResourceiv(getProgram(), GL_SHADER_STORAGE_BLOCK, idx, 1, &param, 1, NULL, &value); in getBindingPoints()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferActiveUniformValidation.cpp346 gl.getProgramResourceiv(m_po_id, GL_UNIFORM, i /*index */, 1 /* parameters count */, in iterate()
/external/deqp/framework/opengl/wrapper/
DglwInitES31Direct.inl138 gl->getProgramResourceiv = &glGetProgramResourceiv;
DglwInitES32Direct.inl159 gl->getProgramResourceiv = &glGetProgramResourceiv;
DglwFunctions.inl333 glGetProgramResourceivFunc getProgramResourceiv; variable
DglwInitES31.inl138 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourceiv"…
DglwInitES32.inl159 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourceiv"…
DglwInitGL44.inl206 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
DglwInitGL43.inl197 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
DglwInitGL46.inl246 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
DglwInitGL45.inl246 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl333 gl->getProgramResourceiv = glGetProgramResourceiv;
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp723 context->getProgramResourceiv(programPacked, programInterface, index, propCount, props, in GL_GetProgramResourceiv()

12