Home
last modified time | relevance | path

Searched defs:layer_properties (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/
Dlibrary.rs221 pub fn layer_properties( in layer_properties() method
226 let layer_properties = unsafe { in layer_properties() localVariable
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_layer_extension_utils.cpp49 … VkResult util_GetLayerProperties(const uint32_t count, const VkLayerProperties *layer_properties,… in util_GetLayerProperties()
/aosp_15_r20/external/drm_hwcomposer/hwc2_device/
H A DHwcLayer.cpp27 void HwcLayer::SetLayerProperties(const LayerProperties& layer_properties) { in SetLayerProperties()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DRuntime.cpp24 std::vector<VkLayerProperties> layer_properties(layer_count); in find_requested_layers_and_extensions() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DRuntime.cpp47 std::vector<VkLayerProperties> layer_properties(layer_count); in find_requested_layers_and_extensions() local
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h119 } layer_properties; typedef