Home
last modified time | relevance | path

Searched defs:entrypoints (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c74122 const uint32_t *entrypoints) in gl_provider_resolver()
75847 static const uint32_t entrypoints[] = { in epoxy_glActiveShaderProgram_resolver() local
75878 static const uint32_t entrypoints[] = { in epoxy_glActiveTexture_resolver() local
75898 static const uint32_t entrypoints[] = { in epoxy_glActiveTextureARB_resolver() local
75940 static const uint32_t entrypoints[] = { in epoxy_glAlphaFunc_resolver() local
76010 static const uint32_t entrypoints[] = { in epoxy_glArrayElement_resolver() local
76026 static const uint32_t entrypoints[] = { in epoxy_glArrayElementEXT_resolver() local
76067 static const uint32_t entrypoints[] = { in epoxy_glAttachObjectARB_resolver() local
76085 static const uint32_t entrypoints[] = { in epoxy_glAttachShader_resolver() local
76108 static const uint32_t entrypoints[] = { in epoxy_glBeginConditionalRender_resolver() local
[all …]
H A Degl_generated_dispatch.c3664 const uint32_t *entrypoints) in egl_provider_resolver()
3961 static const uint32_t entrypoints[] = { in epoxy_eglClientWaitSync_resolver() local
3979 static const uint32_t entrypoints[] = { in epoxy_eglClientWaitSyncKHR_resolver() local
4074 static const uint32_t entrypoints[] = { in epoxy_eglCreateImageKHR_resolver() local
4174 static const uint32_t entrypoints[] = { in epoxy_eglCreateSync_resolver() local
4190 static const uint32_t entrypoints[] = { in epoxy_eglCreateSync64KHR_resolver() local
4206 static const uint32_t entrypoints[] = { in epoxy_eglCreateSyncKHR_resolver() local
4241 static const uint32_t entrypoints[] = { in epoxy_eglDestroyImage_resolver() local
4259 static const uint32_t entrypoints[] = { in epoxy_eglDestroyImageKHR_resolver() local
4289 static const uint32_t entrypoints[] = { in epoxy_eglDestroySync_resolver() local
[all …]
/aosp_15_r20/external/vulkan-validation-layers/layers/json/
H A DVkLayer_core_validation.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
30 "entrypoints": ["vkCreateValidationCacheEXT", array
H A DVkLayer_khronos_validation.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
30 "entrypoints": ["vkCreateValidationCacheEXT", array
H A DVkLayer_object_lifetimes.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
H A DVkLayer_stateless_validation.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
/aosp_15_r20/external/mesa3d/src/egl/
H A Degl-entrypoint-check.py21 def check_entrypoint_sorted(entrypoints): argument
/aosp_15_r20/external/vulkan-validation-layers/tests/layers/linux/
H A DVkLayer_device_profile_api.json14 … "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"] array
/aosp_15_r20/external/vulkan-validation-layers/tests/layers/macos/
H A DVkLayer_device_profile_api.json14 … "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"] array
/aosp_15_r20/external/vulkan-validation-layers/tests/layers/windows/
H A DVkLayer_device_profile_api.json14 … "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"] array
/aosp_15_r20/external/mesa3d/src/compiler/isaspec/
H A Disaspec_decode_impl.c148 BITSET_WORD *entrypoints; member
988 struct isa_entrypoint *entrypoints = in isa_disasm() local
H A Disaspec.h116 const struct isa_entrypoint *entrypoints; member
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/root/
H A DComponentTreeDepsMetadata.java113 public ImmutableSet<XTypeElement> entrypoints() { in entrypoints() method in ComponentTreeDepsMetadata
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/
H A Dddi_test_caps.cpp44 VAEntrypoint entrypoints[10]; in Test_QueryConfigProfiles() local
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
H A Dgulpfile.js94 const entrypoints = [ variable
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_instance.c284 const struct vk_instance_entrypoint_table *entrypoints, in vk_instance_get_proc_addr()
/aosp_15_r20/external/rust/cros-libva/lib/src/
Ddisplay.rs197 let mut entrypoints = Vec::with_capacity(max_num_entrypoints as usize); in query_config_entrypoints() localVariable
Dlib.rs139 let entrypoints = display.query_config_entrypoints(profile).unwrap(); in libva_utils_mpeg2vldemo() localVariable
/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Ddisasm.c216 struct isa_entrypoint *entrypoints = malloc(sizedwords * sizeof(struct isa_entrypoint)); in setup_packet_table() local
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/
H A Dvaapi.rs310 let entrypoints = display.query_config_entrypoints(va_profile)?; in new() localVariable
/aosp_15_r20/external/virglrenderer/src/
H A Dvirgl_video.c639 VAEntrypoint *entrypoints = NULL; in virgl_video_fill_caps() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_device.c747 add_entrypoints(struct dispatch_table_builder *b, const struct vk_device_entrypoint_table *entrypoi… in add_entrypoints()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dshader_validation.cpp2983 spirv_inst_iter entrypoints[32]; in ValidateGraphicsPipelineShaderState() local
/aosp_15_r20/external/libva/va/
H A Dva.c852 VAEntrypoint *entrypoints, /* out */ in vaQueryConfigEntrypoints()
/aosp_15_r20/out/soong/.intermediates/external/dagger2/hilt_android_processors/linux_glibc_common/javac/
Dhilt_android_processors.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/hilt/ dagger/ ...

12