Home
last modified time | relevance | path

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

12345678910>>...12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.h33 VulkanLayerSet layers; member
69 std::vector<VkLayerProperties> 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/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/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/skia/modules/skottie/src/
DComposition.cpp120 std::vector<sk_sp<sksg::RenderNode>> layers; in build() local
/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/include/core/
DHMSymbol.h111 std::vector<std::vector<size_t>> layers; member
127 std::vector<std::vector<size_t>> layers; member
/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/node/test/parallel/
Dtest-async-hooks-correctly-switch-promise-hook.js10 const layers = new Map(); constant
/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
Dfd4_image.c117 unsigned layers = pimg->u.tex.last_layer - pimg->u.tex.first_layer + 1; in translate_image() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dtrace-parser.py62 def __init__(self, width, height, layers, samples, nr_cbufs): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiToolingInfoTests.cpp224 const std::vector<const char*> layers = getValidationLayers(context.getPlatformInterface()); in validateInstanceLayers() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.h154 guint layers; member
/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
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp279 auto addLayerIfAvailable = [](std::vector<const char *> &layers, const char *layer) { in initialize()
/third_party/skia/resources/skottie/
Dskottie_sample_multiframe.json20 "layers":[ array
/third_party/skia/modules/canvaskit/tests/assets/
Danimated_gif.json20 "layers":[ array
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp786 const deUint32 layers) in makeFramebuffer()
798 const deUint32 layers) in makeFramebuffer()

12345678910>>...12