/external/swiftshader/src/Main/ |
D | FrameBufferOSX.mm | 85 sw::FrameBuffer *createFrameBuffer(void *display, EGLNativeWindowType nativeWindow, int width, int … function
|
D | FrameBufferFactoryOzone.cpp | 24 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, intptr_t window, int width, … in createFrameBuffer() function
|
D | FrameBufferWin.cpp | 75 sw::FrameBuffer *createFrameBuffer(void *display, HWND window, int width, int height) in createFrameBuffer() function
|
D | FrameBufferAndroid.cpp | 193 sw::FrameBuffer *createFrameBuffer(void *display, ANativeWindow* window, int width, int height) in createFrameBuffer() function
|
D | FrameBufferX11.cpp | 192 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, Window window, int width, in… in createFrameBuffer() function
|
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 521 void createFrameBuffer (FrameBufferSp& outputFB, in createFrameBuffer() function
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.hpp | 226 …sw::FrameBuffer *(*createFrameBuffer)(void *nativeDisplay, EGLNativeWindowType window, int width, … member in LibGLES_CMexports
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.hpp | 251 …sw::FrameBuffer *(*createFrameBuffer)(void *nativeDisplay, EGLNativeWindowType window, int width, … member in LibGLESv2exports
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassFragmentDensityMapTests.cpp | 685 Move<VkFramebuffer> createFrameBuffer( const DeviceInterface& vk, VkDevice vkDevice, VkRenderPass r… in createFrameBuffer() function
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 973 Move<VkFramebuffer> ImageClearingTestInstance::createFrameBuffer (VkImageView imageView, VkRenderPa… in createFrameBuffer() function in vkt::api::__anon89afa4720111::ImageClearingTestInstance
|