Home
last modified time | relevance | path

Searched defs:layers (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/third_party/vulkan-loader/tests/
Dloader_settings_tests.cpp99 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 …]
Dloader_layer_tests.cpp61 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/
DVulkanInfo.h33 VulkanLayerSet layers; member
69 std::vector<VkLayerProperties> layers; member
/third_party/vulkan-loader/tests/live_verification/
Dmacos_static_loader_build.cpp60 std::vector<VkLayerProperties> layers(count, VkLayerProperties{}); in run_vk_code() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_framebuffer.h40 uint32_t layers; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_render.c110 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/
Dzink_instance.py357 layers = LAYERS variable
Dzink_framebuffer.h40 uint32_t layers:6; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c135 unsigned lvl, layers = 0; in fd5_sampler_view_create() local
Dfd5_image.c106 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/
DvktImageTexture.cpp84 …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/
DvktImageTexture.cpp84 …Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, c… in Texture()
/third_party/skia/modules/skottie/src/
DComposition.cpp120 std::vector<sk_sp<sksg::RenderNode>> layers; in build() local
/third_party/vulkan-loader/tests/corpus/
Dconfig_with_unordered_layer_location.json16 "layers": [ array
Dconfig_with_other_arch.json16 "layers": [ array
46 "layers": [ array
Dconfig.json16 "layers": [ array
46 "layers": [ array
/third_party/vulkan-loader/tests/framework/data/
Dfuzzer_output.json30 "layers": [ array
60 "layers": [ array
/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp78 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/
Dhb-ot-color.cc226 hb_ot_color_layer_t *layers /* OUT. May be NULL. */) in hb_ot_color_glyph_get_layers()
/third_party/skia/include/core/
DHMSymbol.h109 std::vector<std::vector<size_t>> layers; member
122 std::vector<std::vector<size_t>> layers; member
/third_party/ffmpeg/libavutil/
Dhwcontext_drm.h149 AVDRMLayerDescriptor layers[AV_DRM_MAX_PLANES]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c142 unsigned lvl, layers = 0; in fd4_sampler_view_create() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/coreml/
Dcoreml_graph.cc94 auto layers = op->GetLayers(); in BuildMLModel() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dtrace-parser.py62 def __init__(self, width, height, layers, samples, nr_cbufs): argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-color.c320 hb_ot_color_layer_t layers[1]; in test_hb_ot_color_glyph_get_layers() local

12345678910>>...13