HomeSort by relevance Sort by last modified time
    Searched defs:readSurface (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawImageObjectUtil.cpp 164 tcu::ConstPixelBufferAccess Image::readSurface (vk::VkQueue queue,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateImageObjectUtil.cpp 164 tcu::ConstPixelBufferAccess Image::readSurface (vk::VkQueue queue,
    [all...]
  /external/deqp/modules/egl/
teglResizeTests.cpp 304 Surface readSurface (const glw::Functions& gl, IVec2 size)
402 const Surface oldSurface = readSurface(m_gl, oldEglSize);
411 const Surface newSurface = readSurface(m_gl, newEglSize);

Completed in 123 milliseconds