/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_parser.h | 19 struct hfi_plat_caps *caps; in get_cap() local
|
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
H A D | t7xx_port_wwan.c | 156 struct wwan_port_caps caps; in t7xx_port_wwan_md_state_notify() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_format_caps.c | 16 const struct komeda_format_caps *caps; in komeda_get_format_caps() local 99 const struct komeda_format_caps *caps; in komeda_format_mod_supported() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_pingpong.h | 104 const struct dpu_pingpong_cfg *caps; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_pipe.c | 9 mdp5_pipe_assign(struct drm_atomic_state *s, struct drm_plane *plane, uint32_t caps, uint32_t blkcfg, struct mdp5_hw_pipe **hwpipe, struct mdp5_hw_pipe **r_hwpipe) mdp5_pipe_assign() argument 159 mdp5_pipe_init(enum mdp5_pipe pipe, uint32_t reg_offset, uint32_t caps) mdp5_pipe_init() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_overlay.c | 27 omap_plane_find_free_overlay(struct drm_device *dev, struct drm_plane *hwoverlay_to_plane[], u32 caps, u32 fourcc) omap_plane_find_free_overlay() argument 68 omap_overlay_assign(struct drm_atomic_state *s, struct drm_plane *plane, u32 caps, u32 fourcc, struct omap_hw_overlay **overlay, struct omap_hw_overlay **r_overlay) omap_overlay_assign() argument 156 omap_overlay_init(enum omap_plane_id overlay_id, enum omap_overlay_caps caps) omap_overlay_init() argument 179 enum omap_overlay_caps caps; omap_hwoverlays_init() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | hgsmi_base.c | 43 int hgsmi_send_caps_info(struct gen_pool *ctx, u32 caps) in hgsmi_send_caps_info() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/ |
H A D | clone3_cap_checkpoint_restore.c | 104 cap_t caps; in set_capability() local
|
/kernel/linux/linux-6.6/sound/virtio/ |
H A D | virtio_jack.c | 37 u32 caps; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | avdevice.c | 46 int avdevice_capabilities_create(AVDeviceCapabilitiesQuery **caps, AVFormatContext *s, in avdevice_capabilities_create() argument 52 void avdevice_capabilities_free(AVDeviceCapabilitiesQuery **caps, AVFormatContext *s) in avdevice_capabilities_free() argument
|
/third_party/alsa-utils/topology/ |
H A D | pre-process-dai.c | 129 snd_config_t *caps; in tplg_build_pcm_caps_object() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_wsi.c | 80 constraint_surface_capabilities(VkSurfaceCapabilitiesKHR *caps) in constraint_surface_capabilities() argument
|
/third_party/ltp/lib/ |
H A D | tst_capability.c | 82 void tst_cap_setup(struct tst_cap *caps, unsigned int action_mask) in tst_cap_setup() argument
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.h | 56 struct virgl_drm_caps caps; member
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.h | 45 struct set *caps; member
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_extension_spv_khr_integer_dot_product.cpp | 37 std::vector<std::string> caps; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES2.h | 89 const Caps &caps = context->getCaps(); in ValidateVertexAttribPointer() local
|
/third_party/skia/src/gpu/effects/ |
H A D | GrDistanceFieldGeoProc.h | 65 Make(SkArenaAlloc* arena, const GrShaderCaps& caps, const GrSurfaceProxyView* views, int numActiveViews, GrSamplerState params, float lum, uint32_t flags, const SkMatrix& localMatrixIfUsesLocalCoords) Make() argument 79 Make(SkArenaAlloc* arena, const GrShaderCaps& caps, const GrSurfaceProxyView* views, int numActiveViews, GrSamplerState params, uint32_t flags, const SkMatrix& localMatrixIfUsesLocalCoords) Make() argument [all...] |
/third_party/skia/src/gpu/glsl/ |
H A D | GrGLSLVarying.cpp | 81 const GrShaderCaps& caps = *fProgramBuilder->shaderCaps(); in setNoPerspective() local
|
/third_party/skia/src/gpu/ |
H A D | GrAttachment.cpp | 82 void GrAttachment::ComputeSharedAttachmentUniqueKey(const GrCaps& caps, in ComputeSharedAttachmentUniqueKey() argument 98 void GrAttachment::ComputeScratchKey(const GrCaps& caps, in ComputeScratchKey() argument 55 build_key(GrResourceKey::Builder* builder, const GrCaps& caps, const GrBackendFormat& format, SkISize dimensions, GrAttachment::UsageFlags requiredUsage, int sampleCnt, GrMipmapped mipmapped, GrProtected isProtected, GrMemoryless memoryless) build_key() argument
|
H A D | GrRenderTargetProxy.cpp | 27 GrRenderTargetProxy::GrRenderTargetProxy(const GrCaps& caps, in GrRenderTargetProxy() argument
|
H A D | GrTextureRenderTargetProxy.cpp | 25 GrTextureRenderTargetProxy::GrTextureRenderTargetProxy(const GrCaps& caps, in GrTextureRenderTargetProxy() argument 47 GrTextureRenderTargetProxy::GrTextureRenderTargetProxy(const GrCaps& caps, in GrTextureRenderTargetProxy() argument 90 void GrTextureRenderTargetProxy::initSurfaceFlags(const GrCaps& caps) { in initSurfaceFlags() argument
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpuProgramCache.cpp | 53 const GrCaps* caps = dContext->priv().caps(); in findOrCreateProgram() local
|
H A D | GrGLContext.h | 45 const GrGLCaps* caps() const { return fGLCaps.get(); } in caps() function in GrGLContextInfo 46 GrGLCaps* caps() { return fGLCaps.get(); } in caps() function in GrGLContextInfo
|
/third_party/skia/src/gpu/ops/ |
H A D | GrMeshDrawOp.h | 37 void createProgramInfo(const GrCaps* caps, in createProgramInfo() argument
|