| /third_party/vulkan-loader/tests/ |
| D | loader_settings_tests.cpp | 99 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 141 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 155 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 213 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 228 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 262 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 275 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 335 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local 362 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local 392 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local [all …]
|
| D | loader_layer_tests.cpp | 61 auto layers = env.GetLayerProperties(1); in TEST() local 104 auto layers = env.GetLayerProperties(1); in TEST() local 1912 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local 1965 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2010 auto layers = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2596 auto layers = env.GetLayerProperties(1); in TEST() local 2639 auto layers = env.GetLayerProperties(1); in TEST() local 2683 auto layers = env.GetLayerProperties(1); in TEST() local 2726 auto layers = env.GetLayerProperties(1); in TEST() local 2761 auto layers = env.GetLayerProperties(1); in TEST() local [all …]
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | VulkanInfo.h | 33 VulkanLayerSet layers; member 69 std::vector<VkLayerProperties> layers; member
|
| /third_party/vulkan-loader/tests/live_verification/ |
| D | macos_static_loader_build.cpp | 60 std::vector<VkLayerProperties> layers(count, VkLayerProperties{}); in run_vk_code() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_framebuffer.h | 40 uint32_t layers; member
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_job_render.c | 110 uint32_t layers; member 403 uint32_t layers) in pvr_rt_vheap_rtc_data_init() 463 uint32_t layers, in pvr_rt_get_tail_ptr_stride_size() 508 uint32_t layers) in pvr_rt_tpc_data_init() 570 uint32_t layers, in pvr_rt_get_region_headers_stride_size() 684 uint32_t layers) in pvr_rt_rgn_headers_data_init() 730 uint32_t layers) in pvr_rt_datas_init() 1051 uint32_t layers, in pvr_render_target_dataset_create()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_instance.py | 357 layers = LAYERS variable
|
| D | zink_framebuffer.h | 40 uint32_t layers:6; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| D | fd5_texture.c | 135 unsigned lvl, layers = 0; in fd5_sampler_view_create() local
|
| D | fd5_image.c | 106 unsigned layers = pimg->u.tex.last_layer - pimg->u.tex.first_layer + 1; in translate_image() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageTexture.cpp | 84 …Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, c… in Texture()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageTexture.cpp | 84 …Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, c… in Texture()
|
| /third_party/skia/modules/skottie/src/ |
| D | Composition.cpp | 120 std::vector<sk_sp<sksg::RenderNode>> layers; in build() local
|
| /third_party/vulkan-loader/tests/corpus/ |
| D | config_with_unordered_layer_location.json | 16 "layers": [ array
|
| D | config_with_other_arch.json | 16 "layers": [ array 46 "layers": [ array
|
| D | config.json | 16 "layers": [ array 46 "layers": [ array
|
| /third_party/vulkan-loader/tests/framework/data/ |
| D | fuzzer_output.json | 30 "layers": [ array 60 "layers": [ array
|
| /third_party/skia/tools/gpu/vk/ |
| D | VkTestUtils.cpp | 78 uint32_t layerCount, VkLayerProperties* layers, in should_include_debug_layer() 168 VkLayerProperties* layers = new VkLayerProperties[layerCount]; in init_instance_extensions_and_layers() local 255 VkLayerProperties* layers = new VkLayerProperties[layerCount]; in init_device_extensions_and_layers() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-color.cc | 226 hb_ot_color_layer_t *layers /* OUT. May be NULL. */) in hb_ot_color_glyph_get_layers()
|
| /third_party/skia/include/core/ |
| D | HMSymbol.h | 109 std::vector<std::vector<size_t>> layers; member 122 std::vector<std::vector<size_t>> layers; member
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext_drm.h | 149 AVDRMLayerDescriptor layers[AV_DRM_MAX_PLANES]; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| D | fd4_texture.c | 142 unsigned lvl, layers = 0; in fd4_sampler_view_create() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/coreml/ |
| D | coreml_graph.cc | 94 auto layers = op->GetLayers(); in BuildMLModel() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | trace-parser.py | 62 def __init__(self, width, height, layers, samples, nr_cbufs): argument
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-ot-color.c | 320 hb_ot_color_layer_t layers[1]; in test_hb_ot_color_glyph_get_layers() local
|