Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp2933 const glw::GLintptr pboOffsetPtr = pboOffset * sizeof(glw::GLuint); in createTexture() local
2976 glTexSubImage2D(GL_TEXTURE_2D, 0, texSubOffsetX, texSubOffsetY, texSubWidth, texSubHeight, transferFmt.format, transferFmt.dataType, reinterpret_cast<void*>(pboOffsetPtr)); in createTexture()

Completed in 9 milliseconds