Home
last modified time | relevance | path

Searched defs:caps (Results 351 - 375 of 417) sorted by relevance

1...<<11121314151617

/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
H A Drk_sdmmc.h332 unsigned long *caps; member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dgadget.h225 struct usb_ep_caps caps; member
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc.h363 unsigned long *caps; member
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dgadget.h238 struct usb_ep_caps caps; member
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp317 const std::vector<std::shared_ptr<Capability>> &caps = context->capNegotiate_->GetCapabilityList(); in ChooseIPType() local
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp77 uint64_t caps; in g_parseInputDevice() local
H A Dmultimodal_input_connect_proxy.cpp68 uint64_t caps; in ParseInputDevice() local
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1382 VkSurfaceCapabilities2KHR* caps = pSurfaceCapabilities; in GetPhysicalDeviceSurfaceCapabilities2KHR() local
/third_party/ffmpeg/libavdevice/
H A Ddshow.c802 void *caps = NULL; in dshow_cycle_formats() local
/third_party/backends/backend/
H A Dmustek_pp_cis.c2321 SANE_Status cis_drv_open (SANE_String port, SANE_Int caps, SANE_Int *fd) in cis_drv_open() argument
2282 cis_drv_capabilities(SANE_Int info, SANE_String *model, SANE_String *vendor, SANE_String *type, SANE_Int *maxres, SANE_Int *minres, SANE_Int *maxhsize, SANE_Int *maxvsize, SANE_Int *caps) cis_drv_capabilities() argument
H A Dplustek.h355 ScannerCaps caps; /* caps reported by the driver */ member
H A Du12.h239 ScannerCaps caps; /* caps reported by the driver */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h529 struct snd_soc_tplg_stream_caps caps[2]; /* playback and capture for DAI */ member
578 struct snd_soc_tplg_stream_caps caps[2]; /* playback and capture for DAI */ member
629 struct snd_soc_tplg_stream_caps_v4 caps[2]; /* playback and capture for DAI */ member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h690 cap_value_t caps[4]; member
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c231 struct u_vbuf_caps caps; in cso_init_vbuf() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.c145 pvr_srv_get_multicore_info(int fd, uint32_t caps_size, uint64_t *caps, uint32_t *num_cores) pvr_srv_get_multicore_info() argument
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c646 x11_surface_get_capabilities(VkIcdSurfaceBase *icd_surface, struct wsi_device *wsi_device, VkSurfaceCapabilitiesKHR *caps) x11_surface_get_capabilities() argument
707 x11_surface_get_capabilities2(VkIcdSurfaceBase *icd_surface, struct wsi_device *wsi_device, const void *info_next, VkSurfaceCapabilities2KHR *caps) x11_surface_get_capabilities2() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c153 struct u_vbuf_caps caps; member
272 void u_vbuf_get_caps(struct pipe_screen *screen, struct u_vbuf_caps *caps, in u_vbuf_get_caps() argument
351 u_vbuf_create(struct pipe_context *pipe, struct u_vbuf_caps *caps) u_vbuf_create() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c2853 nine_state_set_defaults(struct NineDevice9 *device, const D3DCAPS9 *caps, in nine_state_set_defaults() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp934 void SetUAVRelatedResourceLimits(D3D_FEATURE_LEVEL featureLevel, gl::Caps *caps) in SetUAVRelatedResourceLimits() argument
1290 GetMaximumClientVersion(const Renderer11DeviceCaps &caps) GetMaximumClientVersion() argument
1377 GenerateCaps(ID3D11Device *device, ID3D11DeviceContext *deviceContext, const Renderer11DeviceCaps &renderer11DeviceCaps, const angle::FeaturesD3D &features, const char *description, gl::Caps *caps, gl::TextureCapsMap *textureCapsMap, gl::Extensions *extensions, gl::Limitations *limitations) GenerateCaps() argument
[all...]
H A DContext11.cpp823 gl::Caps caps = mRenderer->getNativeCaps(); in getNativeCaps() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.cpp123 GLuint GetMaximumShaderUniformVectors(ShaderType shaderType, const Caps &caps) in GetMaximumShaderUniformVectors() argument
807 bool UniformLinker::link(const Caps &caps, in link() argument
1140 flattenUniformsAndCheckCaps(const Caps &caps, InfoLog &infoLog) flattenUniformsAndCheckCaps() argument
1173 checkMaxCombinedAtomicCounters(const Caps &caps, InfoLog &infoLog) checkMaxCombinedAtomicCounters() argument
[all...]
H A Dqueryutils.cpp3050 const Caps &caps = glState.getCaps(); in GetQueryParameterInfo() local
H A DvalidationES31.cpp360 const Caps &caps = context->getCaps(); in ValidateVertexAttribFormatCommon() local
1297 const Caps &caps = context->getCaps(); in ValidateBindVertexBuffer() local
1338 const Caps &caps = context->getCaps(); in ValidateVertexBindingDivisor() local
1406 const Caps &caps = context->getCaps(); in ValidateVertexAttribBinding() local
1486 const Caps &caps = context->getCaps(); ValidateDispatchCompute() local
3235 const Caps &caps = context->getCaps(); ValidateTexBufferRangeBase() local
[all...]
H A DvalidationES1.cpp1915 const Caps &caps = context->getCaps(); in ValidateFramebufferTexture2DOES() local

Completed in 58 milliseconds

1...<<11121314151617