Skip to content

Instantly share code, notes, and snippets.

@tcoppex
Last active January 21, 2025 19:50
Show Gist options
  • Save tcoppex/6ef9f5f60ddae41d6198d2bdf4a40beb to your computer and use it in GitHub Desktop.
Save tcoppex/6ef9f5f60ddae41d6198d2bdf4a40beb to your computer and use it in GitHub Desktop.
Meta Quest 3 Vulkan extensions
Device Name : Adreno (TM) 740
Driver Version : 512.797.0
API Version : 1.1.284
VK_ANDROID_external_memory_android_hardware_buffer
VK_EXT_4444_formats
VK_EXT_astc_decode_mode
VK_EXT_blend_operation_advanced
VK_EXT_border_color_swizzle
VK_EXT_color_write_enable
VK_EXT_conservative_rasterization
VK_EXT_custom_border_color
VK_EXT_depth_clamp_zero_one
VK_EXT_depth_clip_control
VK_EXT_depth_clip_enable
VK_EXT_descriptor_indexing
VK_EXT_device_address_binding_report
VK_EXT_device_fault
VK_EXT_device_memory_report
VK_EXT_extended_dynamic_state
VK_EXT_extended_dynamic_state2
VK_EXT_external_memory_acquire_unmodified
VK_EXT_filter_cubic
VK_EXT_fragment_density_map
VK_EXT_fragment_density_map2
VK_EXT_global_priority
VK_EXT_global_priority_query
VK_EXT_host_query_reset
VK_EXT_image_2d_view_of_3d
VK_EXT_image_robustness
VK_EXT_image_view_min_lod
VK_EXT_index_type_uint8
VK_EXT_line_rasterization
VK_EXT_load_store_op_none
VK_EXT_multi_draw
VK_EXT_multisampled_render_to_single_sampled
VK_EXT_pipeline_creation_cache_control
VK_EXT_pipeline_creation_feedback
VK_EXT_pipeline_protected_access
VK_EXT_primitive_topology_list_restart
VK_EXT_private_data
VK_EXT_provoking_vertex
VK_EXT_queue_family_foreign
VK_EXT_robustness2
VK_EXT_sample_locations
VK_EXT_sampler_filter_minmax
VK_EXT_scalar_block_layout
VK_EXT_separate_stencil_usage
VK_EXT_shader_atomic_float
VK_EXT_shader_demote_to_helper_invocation
VK_EXT_shader_stencil_export
VK_EXT_shader_subgroup_ballot
VK_EXT_shader_subgroup_vote
VK_EXT_shader_viewport_index_layer
VK_EXT_subgroup_size_control
VK_EXT_texel_buffer_alignment
VK_EXT_texture_compression_astc_hdr
VK_EXT_tooling_info
VK_EXT_transform_feedback
VK_EXT_vertex_attribute_divisor
VK_EXT_vertex_input_dynamic_state
VK_GOOGLE_display_timing
VK_IMG_filter_cubic
VK_KHR_16bit_storage
VK_KHR_8bit_storage
VK_KHR_acceleration_structure
VK_KHR_bind_memory2
VK_KHR_buffer_device_address
VK_KHR_copy_commands2
VK_KHR_create_renderpass2
VK_KHR_dedicated_allocation
VK_KHR_deferred_host_operations
VK_KHR_depth_stencil_resolve
VK_KHR_descriptor_update_template
VK_KHR_device_group
VK_KHR_draw_indirect_count
VK_KHR_driver_properties
VK_KHR_external_fence
VK_KHR_external_fence_fd
VK_KHR_external_memory
VK_KHR_external_memory_fd
VK_KHR_external_semaphore
VK_KHR_external_semaphore_fd
VK_KHR_fragment_shading_rate
VK_KHR_get_memory_requirements2
VK_KHR_image_format_list
VK_KHR_imageless_framebuffer
VK_KHR_incremental_present
VK_KHR_maintenance1
VK_KHR_maintenance2
VK_KHR_maintenance3
VK_KHR_maintenance4
VK_KHR_multiview
VK_KHR_pipeline_executable_properties
VK_KHR_push_descriptor
VK_KHR_ray_query
VK_KHR_relaxed_block_layout
VK_KHR_sampler_mirror_clamp_to_edge
VK_KHR_sampler_ycbcr_conversion
VK_KHR_separate_depth_stencil_layouts
VK_KHR_shader_atomic_int64
VK_KHR_shader_clock
VK_KHR_shader_draw_parameters
VK_KHR_shader_float16_int8
VK_KHR_shader_float_controls
VK_KHR_shader_integer_dot_product
VK_KHR_shader_non_semantic_info
VK_KHR_shader_subgroup_extended_types
VK_KHR_shader_terminate_invocation
VK_KHR_shared_presentable_image
VK_KHR_spirv_1_4
VK_KHR_storage_buffer_storage_class
VK_KHR_swapchain
VK_KHR_synchronization2
VK_KHR_timeline_semaphore
VK_KHR_uniform_buffer_standard_layout
VK_KHR_variable_pointers
VK_KHR_vulkan_memory_model
VK_KHR_workgroup_memory_explicit_layout
VK_KHR_zero_initialize_workgroup_memory
VK_QCOM_fragment_density_map_offset
VK_QCOM_multiview_per_view_render_areas
VK_QCOM_multiview_per_view_viewports
VK_QCOM_render_pass_shader_resolve
VK_QCOM_render_pass_store_ops
VK_QCOM_render_pass_transform
VK_QCOM_rotated_copy_commands
VK_QCOM_tile_properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment