Home
last modified time | relevance | path

Searched refs:fillBufferWithData (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferOperations.hpp270 virtual void fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength);
363 virtual void fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength);
425 virtual void fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength);
454 virtual void fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength);
H A DesextcTextureBufferOperations.cpp348 fillBufferWithData(&reference[0], m_n_vectors_in_buffer_texture * m_n_vector_components); in iterate()
571 void TextureBufferOperations::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData() function in glcts::TextureBufferOperations
785 fillBufferWithData(&data[0], m_n_vectors_in_buffer_texture * m_n_vector_components); in initializeBufferObjectData()
814 fillBufferWithData(&data[0], m_n_vectors_in_buffer_texture * m_n_vector_components); in initializeBufferObjectData()
859 fillBufferWithData(&data[0], m_n_vectors_in_buffer_texture * m_n_vector_components); in initializeBufferObjectData()
1050 void TextureBufferOperationsViaFrambufferReadBack::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData() function in glcts::TextureBufferOperationsViaFrambufferReadBack
1157 fillBufferWithData(&data[0], m_n_vectors_in_buffer_texture * m_n_vector_components); in initializeBufferObjectData()
1431 void TextureBufferOperationsViaImageStore::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData() function in glcts::TextureBufferOperationsViaImageStore
1553 void TextureBufferOperationsViaSSBOWrites::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData() function in glcts::TextureBufferOperationsViaSSBOWrites

Completed in 3 milliseconds