Lines Matching refs:getPointerStr

763 …" << getDebugMessageSeverityStr(severity) << ", " << count << ", " << getPointerStr(ids, (count)) …
777 …m_log << TestLog::Message << "glDeleteBuffers(" << n << ", " << getPointerStr(buffers, n) << ");" …
784 …m_log << TestLog::Message << "glDeleteFramebuffers(" << n << ", " << getPointerStr(framebuffers, n…
798 …m_log << TestLog::Message << "glDeleteProgramPipelines(" << n << ", " << getPointerStr(pipelines, …
805 …m_log << TestLog::Message << "glDeleteQueries(" << n << ", " << getPointerStr(ids, n) << ");" << T…
812 …m_log << TestLog::Message << "glDeleteRenderbuffers(" << n << ", " << getPointerStr(renderbuffers,…
840 …m_log << TestLog::Message << "glDeleteTextures(" << n << ", " << getPointerStr(textures, n) << ");…
854 …m_log << TestLog::Message << "glDeleteVertexArrays(" << n << ", " << getPointerStr(arrays, n) << "…
1252 m_log << TestLog::Message << "// buffers = " << getPointerStr(buffers, n) << TestLog::EndMessage;
1261 …m_log << TestLog::Message << "// framebuffers = " << getPointerStr(framebuffers, n) << TestLog::En…
1270 …m_log << TestLog::Message << "// pipelines = " << getPointerStr(pipelines, n) << TestLog::EndMessa…
1279 m_log << TestLog::Message << "// ids = " << getPointerStr(ids, n) << TestLog::EndMessage;
1288 …m_log << TestLog::Message << "// renderbuffers = " << getPointerStr(renderbuffers, n) << TestLog::…
1304 …m_log << TestLog::Message << "// textures = " << getPointerStr(textures, n) << TestLog::EndMessage;
1313 m_log << TestLog::Message << "// ids = " << getPointerStr(ids, n) << TestLog::EndMessage;
1322 m_log << TestLog::Message << "// arrays = " << getPointerStr(arrays, n) << TestLog::EndMessage;
1381 m_log << TestLog::Message << "// length = " << getPointerStr(length, 1) << TestLog::EndMessage;
1382 m_log << TestLog::Message << "// size = " << getPointerStr(size, 1) << TestLog::EndMessage;
1412 …glGetActiveUniformsiv(" << program << ", " << uniformCount << ", " << getPointerStr(uniformIndices…
1415 …m_log << TestLog::Message << "// params = " << getPointerStr(params, uniformCount) << TestLog::End…
1549 …m_log << TestLog::Message << "// data = " << getPointerStr(data, getBasicQueryNumArgsOut(pname)) <…
1587 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1606 …m_log << TestLog::Message << "// data = " << getPointerStr(data, getIndexedQueryNumArgsOut(target)…
1615 …m_log << TestLog::Message << "// data = " << getPointerStr(data, getBasicQueryNumArgsOut(pname)) <…
1624 …m_log << TestLog::Message << "// data = " << getPointerStr(data, getIndexedQueryNumArgsOut(target)…
1633 …m_log << TestLog::Message << "// data = " << getPointerStr(data, getBasicQueryNumArgsOut(pname)) <…
1649 …m_log << TestLog::Message << "// params = " << getPointerStr(params, bufSize) << TestLog::EndMessa…
1658 m_log << TestLog::Message << "// val = " << getPointerStr(val, 2) << TestLog::EndMessage;
1730 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1746 m_log << TestLog::Message << "// length = " << getPointerStr(length, 1) << TestLog::EndMessage;
1762 m_log << TestLog::Message << "// length = " << getPointerStr(length, 1) << TestLog::EndMessage;
1771 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1818 m_log << TestLog::Message << "// length = " << getPointerStr(length, 1) << TestLog::EndMessage;
1819 …m_log << TestLog::Message << "// params = " << getPointerStr(params, ((length == DE_NULL) ? (bufSi…
1836 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getProgramQueryNumArgsOut(pna…
1880 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1889 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1898 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1907 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1916 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
1932 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
1941 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
1950 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
1959 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
1968 m_log << TestLog::Message << "// length = " << getPointerStr(length, 1) << TestLog::EndMessage;
1991 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
2054 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
2063 m_log << TestLog::Message << "// params = " << getPointerStr(params, 1) << TestLog::EndMessage;
2072 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
2081 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
2090 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
2099 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getTextureParamQueryNumArgsOu…
2199 … "glGetUniformIndices(" << program << ", " << uniformCount << ", " << getPointerStr(uniformNames, …
2202 …m_log << TestLog::Message << "// uniformIndices = " << getPointerStr(uniformIndices, uniformCount)…
2277 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getAttributeQueryNumArgsOut(p…
2286 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getAttributeQueryNumArgsOut(p…
2316 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getAttributeQueryNumArgsOut(p…
2325 …m_log << TestLog::Message << "// params = " << getPointerStr(params, getAttributeQueryNumArgsOut(p…
2945 …iform1fv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
2959 …iform1iv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
2973 …form1uiv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3001 …iform2fv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3015 …iform2iv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3029 …form2uiv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3057 …iform3fv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3071 …iform3iv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3085 …form3uiv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3113 …iform4fv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3127 …iform4iv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3141 …form4uiv(" << program << ", " << location << ", " << count << ", " << getPointerStr(value, (count …
3155 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3169 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3183 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3197 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3211 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3225 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3239 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3253 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3267 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
3365 …rIiv(" << sampler << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(param, getText…
3372 …Iuiv(" << sampler << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(param, getText…
3386 …erfv(" << sampler << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(param, getText…
3400 …eriv(" << sampler << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(param, getText…
3547 …TargetStr(target) << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(params, getTex…
3554 …TargetStr(target) << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(params, getTex…
3568 …TargetStr(target) << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(params, getTex…
3582 …TargetStr(target) << ", " << getTextureParameterStr(pname) << ", " << getPointerStr(params, getTex…
3813 …g::Message << "glUniform1fv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3827 …g::Message << "glUniform1iv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3841 …::Message << "glUniform1uiv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3869 …g::Message << "glUniform2fv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3883 …g::Message << "glUniform2iv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3897 …::Message << "glUniform2uiv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3925 …g::Message << "glUniform3fv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3939 …g::Message << "glUniform3iv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3953 …::Message << "glUniform3uiv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3981 …g::Message << "glUniform4fv(" << location << ", " << count << ", " << getPointerStr(value, (count …
3995 …g::Message << "glUniform4iv(" << location << ", " << count << ", " << getPointerStr(value, (count …
4009 …::Message << "glUniform4uiv(" << location << ", " << count << ", " << getPointerStr(value, (count …
4030 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4044 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4058 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4072 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4086 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4100 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4114 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4128 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4142 …ation << ", " << count << ", " << getBooleanStr(transpose) << ", " << getPointerStr(value, (count …
4267 …m_log << TestLog::Message << "glVertexAttrib1dv(" << index << ", " << getPointerStr(v, 1) << ");" …
4281 …m_log << TestLog::Message << "glVertexAttrib1fv(" << index << ", " << getPointerStr(v, 1) << ");" …
4295 …m_log << TestLog::Message << "glVertexAttrib1sv(" << index << ", " << getPointerStr(v, 1) << ");" …
4309 …m_log << TestLog::Message << "glVertexAttrib2dv(" << index << ", " << getPointerStr(v, 2) << ");" …
4323 …m_log << TestLog::Message << "glVertexAttrib2fv(" << index << ", " << getPointerStr(v, 2) << ");" …
4337 …m_log << TestLog::Message << "glVertexAttrib2sv(" << index << ", " << getPointerStr(v, 2) << ");" …
4351 …m_log << TestLog::Message << "glVertexAttrib3dv(" << index << ", " << getPointerStr(v, 3) << ");" …
4365 …m_log << TestLog::Message << "glVertexAttrib3fv(" << index << ", " << getPointerStr(v, 3) << ");" …
4379 …m_log << TestLog::Message << "glVertexAttrib3sv(" << index << ", " << getPointerStr(v, 3) << ");" …
4386 …m_log << TestLog::Message << "glVertexAttrib4Nbv(" << index << ", " << getPointerStr(v, 4) << ");"…
4393 …m_log << TestLog::Message << "glVertexAttrib4Niv(" << index << ", " << getPointerStr(v, 4) << ");"…
4400 …m_log << TestLog::Message << "glVertexAttrib4Nsv(" << index << ", " << getPointerStr(v, 4) << ");"…
4414 …m_log << TestLog::Message << "glVertexAttrib4Nubv(" << index << ", " << getPointerStr(v, 4) << ");…
4421 …m_log << TestLog::Message << "glVertexAttrib4Nuiv(" << index << ", " << getPointerStr(v, 4) << ");…
4428 …m_log << TestLog::Message << "glVertexAttrib4Nusv(" << index << ", " << getPointerStr(v, 4) << ");…
4435 …m_log << TestLog::Message << "glVertexAttrib4bv(" << index << ", " << getPointerStr(v, 4) << ");" …
4449 …m_log << TestLog::Message << "glVertexAttrib4dv(" << index << ", " << getPointerStr(v, 4) << ");" …
4463 …m_log << TestLog::Message << "glVertexAttrib4fv(" << index << ", " << getPointerStr(v, 4) << ");" …
4470 …m_log << TestLog::Message << "glVertexAttrib4iv(" << index << ", " << getPointerStr(v, 4) << ");" …
4484 …m_log << TestLog::Message << "glVertexAttrib4sv(" << index << ", " << getPointerStr(v, 4) << ");" …
4491 …m_log << TestLog::Message << "glVertexAttrib4ubv(" << index << ", " << getPointerStr(v, 4) << ");"…
4498 …m_log << TestLog::Message << "glVertexAttrib4uiv(" << index << ", " << getPointerStr(v, 4) << ");"…
4505 …m_log << TestLog::Message << "glVertexAttrib4usv(" << index << ", " << getPointerStr(v, 4) << ");"…
4540 …m_log << TestLog::Message << "glVertexAttribI1iv(" << index << ", " << getPointerStr(v, 1) << ");"…
4554 …m_log << TestLog::Message << "glVertexAttribI1uiv(" << index << ", " << getPointerStr(v, 1) << ");…
4568 …m_log << TestLog::Message << "glVertexAttribI2iv(" << index << ", " << getPointerStr(v, 2) << ");"…
4582 …m_log << TestLog::Message << "glVertexAttribI2uiv(" << index << ", " << getPointerStr(v, 2) << ");…
4596 …m_log << TestLog::Message << "glVertexAttribI3iv(" << index << ", " << getPointerStr(v, 3) << ");"…
4610 …m_log << TestLog::Message << "glVertexAttribI3uiv(" << index << ", " << getPointerStr(v, 3) << ");…
4617 …m_log << TestLog::Message << "glVertexAttribI4bv(" << index << ", " << getPointerStr(v, 4) << ");"…
4631 …m_log << TestLog::Message << "glVertexAttribI4iv(" << index << ", " << getPointerStr(v, 4) << ");"…
4638 …m_log << TestLog::Message << "glVertexAttribI4sv(" << index << ", " << getPointerStr(v, 4) << ");"…
4645 …m_log << TestLog::Message << "glVertexAttribI4ubv(" << index << ", " << getPointerStr(v, 4) << ");…
4659 …m_log << TestLog::Message << "glVertexAttribI4uiv(" << index << ", " << getPointerStr(v, 4) << ");…
4666 …m_log << TestLog::Message << "glVertexAttribI4usv(" << index << ", " << getPointerStr(v, 4) << ");…