| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_framebuffer.c | 866 float plane[4]; in emit_clip_planes() local
|
| /third_party/mesa3d/src/gallium/winsys/sw/kms-dri/ |
| H A D | kms_dri_sw_winsys.c | 135 struct kms_sw_plane *plane = NULL; in get_plane() local 203 struct kms_sw_plane *plane = get_plane(kms_sw_dt, format, width, height, kms_sw_displaytarget_create() local 229 struct kms_sw_plane *plane = kms_sw_plane(dt); kms_sw_displaytarget_destroy() local 264 struct kms_sw_plane *plane = kms_sw_plane(dt); kms_sw_displaytarget_map() local 335 struct kms_sw_plane *plane = NULL; kms_sw_displaytarget_add_from_prime() local 375 struct kms_sw_plane *plane = kms_sw_plane(dt); kms_sw_displaytarget_unmap() local 433 struct kms_sw_plane *plane; kms_sw_displaytarget_from_handle() local 457 struct kms_sw_plane *plane = kms_sw_plane(dt); kms_sw_displaytarget_get_handle() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_resource.h | 49 uint32_t plane, plane_offset, total_size; member
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 93 unsigned plane = buf->interlaced ? idx / 2: idx; in vlVaGetBox() local
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | surface.c | 484 vlVdpVideoSurfaceDMABuf(VdpVideoSurface surface, VdpVideoSurfacePlane plane, struct VdpSurfaceDMABufDesc *result) vlVdpVideoSurfaceDMABuf() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_lower_ycbcr_textures.c | 113 create_plane_tex_instr_implicit(struct ycbcr_state *state, uint32_t plane) create_plane_tex_instr_implicit() argument
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_statevars.c | 319 const GLuint plane = (GLuint) state[1]; in fetch_state() local 779 const GLuint plane = (GLuint) state[1]; in fetch_state() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_debug.c | 317 struct lp_rast_plane plane[8]; in debug_triangle() local [all...] |
| H A D | lp_setup_point.c | 471 struct lp_rast_plane *plane; in try_setup_point() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.c | 170 vl_video_buffer_template(struct pipe_resource *templ, const struct pipe_video_buffer *tmpl, enum pipe_format resource_format, unsigned depth, unsigned array_size, unsigned usage, unsigned plane, enum pipe_video_chroma_format chroma_format) vl_video_buffer_template() argument
|
| H A D | vl_stubs.c | 84 vl_video_buffer_template(struct pipe_resource *templ, const struct pipe_video_buffer *tmpl, enum pipe_format resource_format, unsigned depth, unsigned array_size, unsigned usage, unsigned plane, enum pipe_video_chroma_format chroma_format) vl_video_buffer_template() argument
|
| /third_party/mindspore/test/utils/ |
| H A D | common.cpp | 414 void PackNCHWToNHWCFp32(const char *src, char *dst, int batch, int plane, int channel) { in PackNCHWToNHWCFp32() argument
|
| /third_party/mesa3d/src/gbm/main/ |
| H A D | gbm.c | 192 gbm_bo_get_stride_for_plane(struct gbm_bo *bo, int plane) in gbm_bo_get_stride_for_plane() argument 294 gbm_bo_get_offset(struct gbm_bo *bo, int plane) in gbm_bo_get_offset() argument 365 gbm_bo_get_handle_for_plane(struct gbm_bo *bo, int plane) gbm_bo_get_handle_for_plane() argument 385 gbm_bo_get_fd_for_plane(struct gbm_bo *bo, int plane) gbm_bo_get_fd_for_plane() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | IOSurfaceSurfaceCGL.cpp | 226 EGLAttrib plane = attribs.get(EGL_IOSURFACE_PLANE_ANGLE); in validateAttributes() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_1_0_params.cpp | 26 CaptureClipPlanex_equation(const State &glState, bool isCallValid, GLenum plane, const GLfixed *equation, ParamCapture *paramCapture) CaptureClipPlanex_equation() argument 65 CaptureGetClipPlanef_equation(const State &glState, bool isCallValid, GLenum plane, GLfloat *equation, ParamCapture *paramCapture) CaptureGetClipPlanef_equation() argument 74 CaptureGetClipPlanex_equation(const State &glState, bool isCallValid, GLenum plane, GLfixed *equation, ParamCapture *paramCapture) CaptureGetClipPlanex_equation() argument
|
| /third_party/skia/src/core/ |
| H A D | SkYUVAInfo.cpp | 194 struct PlaneAndIndex {int plane, chanIdx;}; in GetYUVALocations() member
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | Image.hpp | 73 ClientBuffer(int width, int height, sw::Format format, void* buffer, size_t plane) in ClientBuffer() argument 93 size_t plane; member in egl::ClientBuffer
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | IOSurfaceWrappingTests.cpp | 97 WrapIOSurface(const wgpu::TextureDescriptor* descriptor, IOSurfaceRef ioSurface, uint32_t plane, bool isInitialized = true) WrapIOSurface() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_gain_map.cpp | 95 dng_gain_map_interpolator(const dng_gain_map &map, const dng_rect &mapBounds, int32 row, int32 column, uint32 plane) dng_gain_map_interpolator() argument 276 Interpolate(int32 row, int32 col, uint32 plane, const dng_rect &bounds) const Interpolate() argument [all...] |
| H A D | dng_image.cpp | 785 EqualArea(const dng_image &src, const dng_rect &area, uint32 plane, uint32 planes) const EqualArea() argument
|
| H A D | dng_pixel_buffer.h | 514 SetConstant_uint8(const dng_rect &area, uint32 plane, uint32 planes, uint8 value) SetConstant_uint8() argument 532 SetConstant_uint16(const dng_rect &area, uint32 plane, uint32 planes, uint16 value) SetConstant_uint16() argument 550 SetConstant_int16(const dng_rect &area, uint32 plane, uint32 planes, int16 value) SetConstant_int16() argument 568 SetConstant_uint32(const dng_rect &area, uint32 plane, uint32 planes, uint32 value) SetConstant_uint32() argument 586 SetConstant_real32(const dng_rect &area, uint32 plane, uint32 planes, real32 value) SetConstant_real32() argument 635 CopyArea(const dng_pixel_buffer &src, const dng_rect &area, uint32 plane, uint32 planes) CopyArea() argument [all...] |
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_metal.h | 145 VkImageAspectFlagBits plane; member 152 VkImageAspectFlagBits plane; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
| H A D | malidp_crtc.c | 254 struct drm_plane *plane; in malidp_crtc_atomic_check_scaling() local 342 struct drm_plane *plane; in malidp_crtc_atomic_check() local 526 struct drm_plane *primary = NULL, *plane; malidp_crtc_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/hibmc/ |
| H A D | hibmc_drm_de.c | 57 static int hibmc_plane_atomic_check(struct drm_plane *plane, in hibmc_plane_atomic_check() argument 101 static void hibmc_plane_atomic_update(struct drm_plane *plane, in hibmc_plane_atomic_update() argument 507 struct drm_plane *plane in hibmc_de_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_vma_types.h | 104 struct intel_remapped_plane_info plane[2]; member 109 struct intel_remapped_plane_info plane[2]; member
|