Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglAndroidUtil.cpp172 class AndroidNativeClientBuffer : public ClientBuffer class
175 AndroidNativeClientBuffer (const Library& egl, GLenum format, deUint32 numLayers, bool isYUV);
176 ~AndroidNativeClientBuffer (void);
187 AndroidNativeClientBuffer::AndroidNativeClientBuffer (const Library& egl, GLenum format, deUint32 numLayers, bool isYUV) in AndroidNativeClientBuffer() function in deqp::egl::Image::AndroidNativeClientBuffer
235 AndroidNativeClientBuffer::~AndroidNativeClientBuffer (void)
240 EGLClientBuffer AndroidNativeClientBuffer::get (void) const
246 void AndroidNativeClientBuffer::lock (void** data)
254 void AndroidNativeClientBuffer
[all...]

Completed in 1 milliseconds