/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluDefs.hpp | 46 DE_INLINE void* BufferOffsetAsPointer (uintptr_t byteOffset) in BufferOffsetAsPointer() function
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fVertexAttributeBindingTests.cpp | 921 gl.glVertexAttribPointer(offsetLoc, 4, GL_FLOAT, GL_FALSE, glw::GLsizei(2 * sizeof(tcu::Vec4)), glu::BufferOffsetAsPointer(sizeof(tcu::Vec4))); 970 gl.glVertexAttribPointer(offsetLoc, 4, GL_FLOAT, GL_FALSE, glw::GLsizei(2 * sizeof(tcu::Vec4)), glu::BufferOffsetAsPointer(sizeof(tcu::Vec4))); 1150 gl.glVertexAttribPointer(colorLoc, 4, GL_FLOAT, GL_FALSE, (glw::GLsizei)(2 * sizeof(tcu::Vec4)), glu::BufferOffsetAsPointer(sizeof(tcu::Vec4))); 1205 gl.glVertexAttribPointer(bindingPoint2, 4, GL_FLOAT, GL_FALSE, (glw::GLsizei)(2 * sizeof(tcu::Vec4)), glu::BufferOffsetAsPointer(sizeof(tcu::Vec4)));
|
H A D | es31fMultisampleShaderRenderCase.cpp | 496 gl.vertexAttribPointer(location, 4, GL_FLOAT, GL_FALSE, it->second.stride, glu::BufferOffsetAsPointer(it->second.offset));
|
H A D | es31fVertexAttributeBindingStateQueryTests.cpp | 618 gl.glVertexAttribPointer(1, 4, GL_FLOAT, GL_FALSE, 0, glu::BufferOffsetAsPointer(12)); in test()
|
H A D | es31fDrawTests.cpp | 1511 gl.vertexAttribPointer(colorLoc, 4, GL_FLOAT, GL_FALSE, 8 * (int)sizeof(float), glu::BufferOffsetAsPointer(4*sizeof(float))); 1532 const void* offset = glu::BufferOffsetAsPointer(drawCmdNdx*m_commandSize);
|
H A D | es31fPrimitiveBoundingBoxTests.cpp | 958 gl.vertexAttribPointer(posLocation, 4, GL_FLOAT, GL_FALSE, (int)(VA_NUM_ATTRIB_VECS * sizeof(float[4])), glu::BufferOffsetAsPointer(4 * VA_POS_VEC_NDX * sizeof(float))); 959 gl.vertexAttribPointer(colLocation, 4, GL_FLOAT, GL_FALSE, (int)(VA_NUM_ATTRIB_VECS * sizeof(float[4])), glu::BufferOffsetAsPointer(4 * VA_COL_VEC_NDX * sizeof(float))); 3982 gl.vertexAttribPointer(posLocation, 4, GL_FLOAT, GL_FALSE, (int)(8 * sizeof(float)), glu::BufferOffsetAsPointer(0 * sizeof(float))); 3983 gl.vertexAttribPointer(colLocation, 4, GL_FLOAT, GL_FALSE, (int)(8 * sizeof(float)), glu::BufferOffsetAsPointer(4 * sizeof(float)));
|
H A D | es31fGeometryShaderTests.cpp | 4808 gl.vertexAttribPointer(oneLocation, 4, GL_FLOAT, GL_FALSE, 2 * (int)sizeof(tcu::Vec4), glu::BufferOffsetAsPointer(1 * sizeof(tcu::Vec4)));
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessTexturesTests.cpp | 10316 glu::BufferOffsetAsPointer(s_reference_size * 2)); in Test1D() 10335 glu::BufferOffsetAsPointer(1)); in Test1D() 10557 s_reference_type, glu::BufferOffsetAsPointer(s_reference_size * 2)); in Test2D() 10576 s_reference_type, glu::BufferOffsetAsPointer(1)); in Test2D() 10811 s_reference_format, s_reference_type, glu::BufferOffsetAsPointer(s_reference_size * 2)); in Test3D() 10830 s_reference_format, s_reference_type, glu::BufferOffsetAsPointer(1)); in Test3D() 10940 glu::BufferOffsetAsPointer(s_reference_size * 2)); in Test1DCompressed() 11050 glu::BufferOffsetAsPointer(s_reference_size * 2)); in Test2DCompressed() 11183 m_reference_compressed_3D_size, glu::BufferOffsetAsPointer(s_reference_size * 2)); in Test3DCompressed() 13319 glu::BufferOffsetAsPointer( in iterate() [all...] |
H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 513 glu::BufferOffsetAsPointer(i * sizeof(glw::GLint))); in PrepareVAO() 2829 gl.vertexAttribIPointer(1, 1, GL_INT, sizeof(glw::GLint) * 2, glu::BufferOffsetAsPointer(1 * sizeof(glw::GLint))); in PrepareVAO() 3782 gl.vertexAttribIPointer(1, 2, GL_SHORT, 2, glu::BufferOffsetAsPointer(2 * sizeof(glw::GLchar))); in PrepareVAO() 3814 gl.vertexAttribPointer(3, 4, GL_UNSIGNED_INT_2_10_10_10_REV, GL_FALSE, 8, glu::BufferOffsetAsPointer(4 * sizeof(glw::GLchar))); in PrepareVAO()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 1200 gl.vertexAttribPointer(0, 4, GL_FLOAT, GL_FALSE, sizeof(tcu::Vec4), glu::BufferOffsetAsPointer(vertexBufferOffset)); in makeTessellationEvaluationFrameBufferTest() 1396 gl.vertexAttribPointer(0, 4, GL_FLOAT, GL_FALSE, sizeof(tcu::Vec4), glu::BufferOffsetAsPointer(vertexBufferOffset)); in makeGeometryFrameBufferTest() 1850 gl.vertexAttribPointer(0, 4, GL_FLOAT, GL_FALSE, sizeof(tcu::Vec4), glu::BufferOffsetAsPointer(vertexBufferOffset)); in makeVertexFrameBufferTest()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderStateQueryTests.cpp | 2968 glVertexAttribPointer(0, 4, GL_FLOAT, GL_FALSE, 0, glu::BufferOffsetAsPointer(8)); in test() 2974 glVertexAttribPointer(0, 4, GL_FLOAT, GL_FALSE, 0, glu::BufferOffsetAsPointer(4)); in test() 2982 checkPointerEquals(m_testCtx, state, glu::BufferOffsetAsPointer(4)); in test() 2992 checkPointerEquals(m_testCtx, state, glu::BufferOffsetAsPointer(8)); in test()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsDrawTest.cpp | 1963 m_ctx.drawArraysIndirect(primitiveToGL(primitive), glu::BufferOffsetAsPointer(indirectOffset)); in render() 2015 m_ctx.drawElementsIndirect(primitiveToGL(primitive), indexTypeToGL(indexType), glu::BufferOffsetAsPointer(indirectOffset)); in render()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pBufferDataUploadTests.cpp | 4000 gl.vertexAttribPointer(m_colorLoc, 4, GL_FLOAT, GL_FALSE, (glw::GLsizei)(8 * sizeof(float)), glu::BufferOffsetAsPointer(0 * sizeof(tcu::Vec4))); 4001 gl.vertexAttribPointer(m_positionLoc, 4, GL_FLOAT, GL_FALSE, (glw::GLsizei)(8 * sizeof(float)), glu::BufferOffsetAsPointer(1 * sizeof(tcu::Vec4)));
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 4185 const void* indicesPtr = glu::BufferOffsetAsPointer(command->firstIndex * sizeOfType);
|