Home
last modified time | relevance | path

Searched refs:TextureBufferOperationsViaImageStore (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferOperations.hpp409 class TextureBufferOperationsViaImageStore : public TextureBufferOperations class
413 TextureBufferOperationsViaImageStore(Context& context, const ExtParameters& extParams, const char* name,
416 virtual ~TextureBufferOperationsViaImageStore() in ~TextureBufferOperationsViaImageStore()
H A DesextcTextureBufferTests.cpp77 addChild(new TextureBufferOperationsViaImageStore(m_context, m_extParams, "texture_buffer_operations_image_store", in init()
H A DesextcTextureBufferOperations.cpp1345 const glw::GLuint TextureBufferOperationsViaImageStore::m_image_unit = 0;
1353 TextureBufferOperationsViaImageStore::TextureBufferOperationsViaImageStore(Context& context, in TextureBufferOperationsViaImageStore() function in glcts::TextureBufferOperationsViaImageStore
1363 void TextureBufferOperationsViaImageStore::initializeBufferObjectData() in initializeBufferObjectData()
1402 std::string TextureBufferOperationsViaImageStore::getISComputeShaderCode() const in getISComputeShaderCode()
1431 void TextureBufferOperationsViaImageStore::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
1440 void TextureBufferOperationsViaImageStore::deinit(void) in deinit()

Completed in 5 milliseconds