/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DifferentStencilMasksTest.cpp | 87 GLFramebuffer framebuffer; in TEST_P() local
|
H A D | BlendPackedTest.cpp | 38 GLFramebuffer framebuffer; in runTest() local
|
H A D | RobustFragmentShaderOutputTest.cpp | 44 GLFramebuffer framebuffer; in TEST_P() local
|
H A D | VulkanFramebufferTest.cpp | 54 GLFramebuffer framebuffer; in TEST_P() local
|
H A D | DiscardFramebufferEXTTest.cpp | 71 GLuint framebuffer; in TEST_P() local 162 GLFramebuffer framebuffer; in TEST_P() local [all...] |
H A D | VulkanImageTest.cpp | 217 GLFramebuffer framebuffer; in TEST_P() local 280 GLFramebuffer framebuffer; in TEST_P() local
|
H A D | SRGBFramebufferTest.cpp | 97 GLFramebuffer framebuffer; in TEST_P() local 182 GLFramebuffer framebuffer; in TEST_P() local 220 GLFramebuffer framebuffer; in TEST_P() local 327 GLFramebuffer framebuffer; TEST_P() local 354 GLFramebuffer framebuffer; TEST_P() local [all...] |
H A D | BlendIntegerTest.cpp | 65 GLFramebuffer framebuffer; in runTest() local 143 GLFramebuffer framebuffer; in runTestMRT() local
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | Framebuffer.hpp | 34 vk::Framebuffer framebuffer; // Owning handle member in Framebuffer
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_framebuffer.c | 36 struct vk_framebuffer *framebuffer; in vk_common_CreateFramebuffer() local [all...] |
H A D | vk_command_buffer.h | 126 struct vk_framebuffer *framebuffer; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_framebuffer.c | 60 update_framebuffer_size(struct pipe_framebuffer_state *framebuffer, in update_framebuffer_size() argument 113 struct pipe_framebuffer_state framebuffer; in st_update_framebuffer_state() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | ContextEGL.cpp | 38 gl::Framebuffer *framebuffer = mState.getDefaultFramebuffer(); in onMakeCurrent() local
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | Win32SurfaceKHR.hpp | 59 void *framebuffer = nullptr; member in vk::Win32SurfaceKHR
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkFramebuffer.h | 39 VkFramebuffer framebuffer() const { in framebuffer() function in GrVkFramebuffer
|
H A D | GrVkFramebuffer.cpp | 50 VkFramebuffer framebuffer; in Make() local 64 GrVkFramebuffer(const GrVkGpu* gpu, VkFramebuffer framebuffer, sk_sp<GrVkImage> colorAttachment, sk_sp<GrVkImage> resolveAttachment, sk_sp<GrVkImage> stencilAttachment, sk_sp<const GrVkRenderPass> compatibleRenderPass, GrVkResourceProvider::CompatibleRPHandle compatibleRPHandle) GrVkFramebuffer() argument
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fMultisampledRenderToTextureTests.cpp | 89 GLuint framebuffer = 0; in iterate() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_device.c | 258 framebuffer_compute_internal_bpp_msaa( const struct v3dv_framebuffer *framebuffer, const struct v3dv_cmd_buffer_attachment_state *attachments, const struct v3dv_subpass *subpass, uint8_t *max_bpp, bool *msaa) framebuffer_compute_internal_bpp_msaa() argument
|
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_framebuffer.cpp | 70 struct d3d12_wgl_framebuffer *framebuffer = d3d12_wgl_framebuffer(fb); in d3d12_wgl_framebuffer_destroy() local 97 struct d3d12_wgl_framebuffer *framebuffer = d3d12_wgl_framebuffer(fb); in d3d12_wgl_framebuffer_resize() local 155 auto framebuffer = d3d12_wgl_framebuffer(fb); d3d12_wgl_framebuffer_present() local 171 auto framebuffer = d3d12_wgl_framebuffer(pframebuffer); d3d12_wgl_framebuffer_get_resource() local [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_command_buffer.h | 44 const struct vn_framebuffer *framebuffer; member
|
H A D | vn_render_pass.c | 317 vn_DestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks *pAllocator) vn_DestroyFramebuffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | VulkanSecondaryCommandBuffer.cpp | 37 InitializeRenderPassInheritanceInfo( ContextVk *contextVk, const Framebuffer &framebuffer, const RenderPassDesc &renderPassDesc, VkCommandBufferInheritanceInfo *inheritanceInfoOut) InitializeRenderPassInheritanceInfo() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | FencedDeleter.cpp | 54 void FencedDeleter::DeleteWhenUnused(VkFramebuffer framebuffer) { in DeleteWhenUnused() argument
|
/third_party/mesa3d/src/gallium/tests/trivial/ |
H A D | tri.c | 72 struct pipe_framebuffer_state framebuffer; member [all...] |
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_clear.c | 225 struct pipe_framebuffer_state *framebuffer = in i915_clear_blitter() local [all...] |