Home
last modified time | relevance | path

Searched defs:framebuffer (Results 51 - 75 of 368) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DParallelShaderCompileTest.cpp335 GLFramebuffer framebuffer; variable
H A DDepthStencilTest.cpp553 GLFramebuffer framebuffer; in TEST_P() local
[all...]
H A DLineLoopTest.cpp67 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 DVulkanExternalImageTest.cpp367 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 DSurfaceVk.h160 vk::Framebuffer framebuffer; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.h909 ValidateFramebufferComplete(const Context *context, angle::EntryPoint entryPoint, const Framebuffer *framebuffer) ValidateFramebufferComplete() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fReadPixelsTests.cpp224 GLuint framebuffer = 0; in clearColor() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp67 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 DvktMultiViewRenderUtil.cpp529 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 Dsp_context.h75 struct pipe_framebuffer_state framebuffer; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h84 struct pipe_framebuffer_state framebuffer; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h195 struct pipe_framebuffer_state framebuffer; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c42 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 Dintel_measure.h111 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 DvktApiGetMemoryCommitment.cpp126 Move<VkFramebuffer> framebuffer; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp199 Move<VkFramebuffer> framebuffer; in iterate() local
H A DvktDrawMultisampleLinearInterpolationTests.cpp103 Move<VkFramebuffer> framebuffer; in iterate() local
H A DvktDrawSampleAttributeTests.cpp240 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 DvktQueryPoolFragInvocationTests.cpp140 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 DvktSynchronizationImageLayoutTransitionTests.cpp203 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 DvktApiGetMemoryCommitment.cpp127 Move<VkFramebuffer> framebuffer; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp199 Move<VkFramebuffer> framebuffer; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp687 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 DesextcTextureBufferOperations.cpp584 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 DesextcTextureCubeMapArrayImageTextureSize.cpp1236 void TextureCubeMapArrayTextureSizeRTBase::checkFramebufferStatus(glw::GLenum framebuffer) in checkFramebufferStatus() argument
[all...]

Completed in 23 milliseconds

12345678910>>...15