HomeSort by relevance Sort by last modified time
    Searched full:framebuffer (Results 1101 - 1125 of 1668) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
radeon_drm.h 752 /* 1.10: Clients tell the DRM where they think the framebuffer is located in
761 #define RADEON_SETPARAM_FB_LOCATION 1 /* determined framebuffer location */
    [all...]
  /system/core/libpixelflinger/codeflinger/
blending.cpp 66 const pixel_t& pixel, // framebuffer
357 // it's extracted from the framebuffer
GGLAssembler.cpp 141 // if we need the framebuffer, read it now
241 // blending / logic_op / masking need the framebuffer
244 // load the framebuffer pixel
    [all...]
  /toolchain/benchmark/
panorama.diff 30 + feature_mos/src/mosaic_renderer/FrameBuffer.cpp \
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/device_group/
vktDeviceGroupRendering.cpp 471 Move<VkFramebuffer> framebuffer; local
    [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 574 glu::Framebuffer framebuffer (m_renderCtx);
624 // Construct framebuffer.
625 gl.bindFramebuffer(GL_FRAMEBUFFER, *framebuffer);
638 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to set up framebuffer object");
    [all...]
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
c14595.htm 511 HREF="r10595.htm#V4L2-FRAMEBUFFER"
541 HREF="r10595.htm#V4L2-FRAMEBUFFER"
573 HREF="r10595.htm#V4L2-FRAMEBUFFER"
2056 HREF="r10595.htm#V4L2-FRAMEBUFFER"
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp     [all...]
GLESv2Validation.cpp 117 // that will cause an incomplete framebuffer
  /external/libvncserver/libvncserver/
rfbserver.c     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 51 #include "main/framebuffer.h"
200 * Generate a generic shader to blit from a texture to a framebuffer
    [all...]
  /external/vulkan-validation-layers/demos/
cube.cpp 209 vk::Framebuffer framebuffer; member in struct:__anon43406
377 std::unique_ptr<vk::Framebuffer[]> framebuffers;
620 device.destroyFramebuffer(swapchain_image_resources[i].framebuffer, nullptr);
807 .setFramebuffer(swapchain_image_resources[current_buffer].framebuffer)
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp     [all...]
  /external/deqp/doc/testspecs/VK/
apitests.adoc 623 |9 | Render pass in seconday command buffer | if VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT flag is not set, the values of renderPass, framebuffer, and subpass members of the VkCommandBufferBeginInfo should be ignored | If flags has VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT set, the entire secondary command buffer is considered inside a render pass. In this case, the renderPass, framebuffer, and subpass members of the VkCommandBufferBeginInfo structure must be set as described below. Otherwise the renderPass, framebuffer, and subpass members of the VkCommandBufferBeginInfo structure are ignored, and the secondary command buffer may not contain commands that are only allowed inside a render pass.
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.hpp 63 struct framebuffer struct in class:gl4cts::ShaderSubroutine::Utils
65 framebuffer(deqp::Context& context);
66 ~framebuffer();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemShaderImageAccessTests.cpp     [all...]
  /external/mesa3d/src/intel/vulkan/
anv_private.h 1144 struct anv_framebuffer * framebuffer; member in struct:anv_cmd_state
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 450 /* Framebuffer Object. */
    [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 195 ALOGE("%s: failed to open framebuffer!!", __FUNCTION__);
625 //Intersect with the framebuffer
853 * Framebuffer is always updated using PLAY ioctl.
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
vkrenderframework.cpp 359 // Create Framebuffer and RenderPass with color attachments and any
374 m_renderPassBeginInfo.framebuffer = m_framebuffer;
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCameraDevice.cpp 141 /* Calculate U/V panes inside the framebuffer. */
QemuClient.h 34 * 'frame' query where reply is a framebuffer).
  /device/generic/goldfish-opengl/system/include/GLES/
glext.h     [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
QemuClient.h 36 * 'frame' query where reply is a framebuffer).

Completed in 898 milliseconds

<<41424344454647484950>>