Home
last modified time | relevance | path

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

12

/external/deqp/modules/gles31/functional/
Des31fSSBOArrayLengthTests.cpp126 …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()
Des31fProgramInterfaceQueryTests.cpp1639 …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 …]
Des31fSSBOLayoutCase.cpp1370 …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()
Des31fLayoutBindingTests.cpp1755 …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/
DesextcTessellationShaderProgramInterfaces.cpp463 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/
DgluProgramInterfaceQuery.cpp36 …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()
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/
DContext_gles_3_1_autogen.h44 void getProgramResourceiv(ShaderProgramID programPacked, GLenum programInterface, \
/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp896 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()
DDispatchTableGL_autogen.cpp424 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()
DDispatchTableGL_autogen.h582 PFNGLGETPROGRAMRESOURCEIVPROC getProgramResourceiv = nullptr; variable
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp2237 gl().getProgramResourceiv(getProgram(), GL_UNIFORM, idx, 1, &param, 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, &param, 1, NULL, &value); in getOffsets()
2980 gl().getProgramResourceiv(getProgram(), GL_UNIFORM_BLOCK, idx, 1, &param, 1, NULL, &value); in getBindingPoints()
3172 … gl().getProgramResourceiv(getProgram(), GL_SHADER_STORAGE_BLOCK, idx, 1, &param, 1, NULL, &value); in getBindingPoints()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferActiveUniformValidation.cpp343 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.inl331 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…
DglwInitGL45.inl246 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
DglwInitGL46.inl246 gl->getProgramResourceiv = (glGetProgramResourceivFunc) loader->get("glGetProgramResourc…
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl331 gl->getProgramResourceiv = glGetProgramResourceiv;
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp647 context->getProgramResourceiv(programPacked, programInterface, index, propCount, props, in GL_GetProgramResourceiv()

12