Home
last modified time | relevance | path

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

/external/libepoxy/prebuilt-intermediates/src/
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 …]
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 …]
/external/vulkan-validation-layers/layers/json/
DVkLayer_khronos_validation.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
30 "entrypoints": ["vkCreateValidationCacheEXT", array
DVkLayer_core_validation.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
30 "entrypoints": ["vkCreateValidationCacheEXT", array
DVkLayer_stateless_validation.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
DVkLayer_object_lifetimes.json.in20 "entrypoints": ["vkDebugMarkerSetObjectTagEXT", array
/external/mesa3d/src/egl/
Degl-entrypoint-check.py21 def check_entrypoint_sorted(entrypoints): argument
/external/vulkan-validation-layers/tests/layers/windows/
DVkLayer_device_profile_api.json14 … "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"] array
/external/vulkan-validation-layers/tests/layers/linux/
DVkLayer_device_profile_api.json14 … "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"] array
/external/vulkan-validation-layers/tests/layers/macos/
DVkLayer_device_profile_api.json14 … "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"] array
/external/dagger2/java/dagger/hilt/processor/internal/root/
DComponentTreeDepsMetadata.java113 public ImmutableSet<XTypeElement> entrypoints() { in entrypoints() method in ComponentTreeDepsMetadata
/external/mesa3d/src/compiler/isaspec/
Disaspec.h121 const struct isa_entrypoint *entrypoints; member
Disaspec_decode_impl.c148 BITSET_WORD *entrypoints; member
1019 struct isa_entrypoint *entrypoints = in isa_disasm() local
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dgulpfile.js94 const entrypoints = [ variable
/external/mesa3d/src/vulkan/runtime/
Dvk_instance.c284 const struct vk_instance_entrypoint_table *entrypoints, in vk_instance_get_proc_addr()
/external/mesa3d/src/freedreno/afuc/
Ddisasm.c227 struct isa_entrypoint *entrypoints = malloc(sizedwords * sizeof(struct isa_entrypoint)); in setup_packet_table() local
/external/crosvm/devices/src/virtio/video/decoder/backend/
Dvaapi.rs310 let entrypoints = display.query_config_entrypoints(va_profile)?; in new() localVariable
/external/mesa3d/src/amd/vulkan/
Dradv_device.c578 add_entrypoints(struct dispatch_table_builder *b, const struct vk_device_entrypoint_table *entrypoi… in add_entrypoints()
/external/virglrenderer/src/
Dvirgl_video.c639 VAEntrypoint *entrypoints = NULL; in virgl_video_fill_caps() local
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp2983 spirv_inst_iter entrypoints[32]; in ValidateGraphicsPipelineShaderState() local