Home
last modified time | relevance | path

Searched refs:comparison_result_buffer_object_id (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp222 GLuint comparison_result_buffer_object_id; member
7047 objects_ptr->comparison_result_buffer_object_id); in execute()
7120 copyDataFromBufferObject(objects_ptr->comparison_result_buffer_object_id, in execute()
8961 gl.genBuffers(1, &objects.comparison_result_buffer_object_id); in prepareSupportForNonRenderableTexture()
8974 gl.bindBuffer(GL_ARRAY_BUFFER, objects.comparison_result_buffer_object_id); in prepareSupportForNonRenderableTexture()
9007 objects.comparison_result_buffer_object_id, 0, compare_result_size); in prepareSupportForNonRenderableTexture()
9780 unbindAndDestroyBufferObject(objects.comparison_result_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()
9789 objects.comparison_result_buffer_object_id = 0; in destroyObjectsSupportingNonRenderableInternalformats()