OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 765 milliseconds