/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ParallelShaderCompileTest.cpp | 335 GLFramebuffer framebuffer; variable
|
H A D | DepthStencilTest.cpp | 553 GLFramebuffer framebuffer; in TEST_P() local [all...] |
H A D | LineLoopTest.cpp | 67 void preTestUpdateBuffer(GLuint framebuffer, GLuint texture, GLuint buffer, GLsizei size) in preTestUpdateBuffer() argument 233 GLFramebuffer framebuffer; in TEST_P() local 260 GLFramebuffer framebuffer; in TEST_P() local 292 GLFramebuffer framebuffer; in TEST_P() local [all...] |
H A D | VulkanExternalImageTest.cpp | 367 GLFramebuffer framebuffer; in RunShouldClearTest() local 717 GLFramebuffer framebuffer; in RunShouldClearWithSemaphoresTest() local 949 GLFramebuffer framebuffer; in runShouldDrawTest() local 1100 GLFramebuffer framebuffer; in runWaitSemaphoresRetainsContentTest() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | SurfaceVk.h | 160 vk::Framebuffer framebuffer; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES.h | 909 ValidateFramebufferComplete(const Context *context, angle::EntryPoint entryPoint, const Framebuffer *framebuffer) ValidateFramebufferComplete() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fReadPixelsTests.cpp | 224 GLuint framebuffer = 0; in clearColor() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFboNoAttachmentTests.cpp | 67 bool checkFramebufferSize (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferSize() argument 174 bool checkFramebufferRenderable (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferRenderable() argument 292 GLuint framebuffer = 0; in iterate() local 364 GLuint framebuffer in iterate() local 495 GLuint framebuffer = 0; iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderUtil.cpp | 529 beginSecondaryCommandBuffer(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const deUint32 subpass, const VkFramebuffer framebuffer) beginSecondaryCommandBuffer() argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_context.h | 75 struct pipe_framebuffer_state framebuffer; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_context.h | 84 struct pipe_framebuffer_state framebuffer; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_batch.h | 195 struct pipe_framebuffer_state framebuffer; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_state.c | 42 lima_set_framebuffer_state(struct pipe_context *pctx, const struct pipe_framebuffer_state *framebuffer) lima_set_framebuffer_state() argument
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_measure.h | 111 uintptr_t framebuffer, vs, tcs, tes, gs, fs, cs; member 151 uintptr_t framebuffer; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiGetMemoryCommitment.cpp | 126 Move<VkFramebuffer> framebuffer; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawDifferingInterpolationTests.cpp | 199 Move<VkFramebuffer> framebuffer; in iterate() local
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 103 Move<VkFramebuffer> framebuffer; in iterate() local
|
H A D | vktDrawSampleAttributeTests.cpp | 240 const auto framebuffer = makeFramebuffer(ctx.vkd, ctx.device, renderPass.get(), colorAttachmentView.get(), imageExtent.width, imageExtent.height); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolFragInvocationTests.cpp | 140 const auto framebuffer = makeFramebuffer(ctx.vkd, ctx.device, renderPass.get(), colorBuffer.getImageView(), vkExtent.width, vkExtent.height); in testInvocations() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 203 Move<VkFramebuffer> framebuffer = makeFramebuffer(vk, device, *renderPass, targetImageView.get(), renderSize.width, renderSize.height); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiGetMemoryCommitment.cpp | 127 Move<VkFramebuffer> framebuffer; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawDifferingInterpolationTests.cpp | 199 Move<VkFramebuffer> framebuffer; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampSamplingTexture.cpp | 687 void TextureBorderClampSamplingTexture<InputType, OutputType>::checkFramebufferStatus(glw::GLenum framebuffer) in checkFramebufferStatus() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferOperations.cpp | 584 void TextureBufferOperations::checkFramebufferStatus(glw::GLenum framebuffer) in checkFramebufferStatus() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayImageTextureSize.cpp | 1236 void TextureCubeMapArrayTextureSizeRTBase::checkFramebufferStatus(glw::GLenum framebuffer) in checkFramebufferStatus() argument [all...] |