Home
last modified time | relevance | path

Searched defs:layers (Results 1 - 25 of 213) sorted by relevance

123456789

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.h40 uint32_t layers; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTexture.cpp84 Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, const int samples, const int levels) in Texture() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTexture.cpp84 Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, const int samples, const int levels) in Texture() argument
/third_party/vulkan-loader/tests/framework/icd/
H A Dtest_icd.cpp67 LayerDefinition& FindLayer(std::vector<LayerDefinition>& layers, std::string layerName) { in FindLayer() argument
74 bool CheckLayer(std::vector<LayerDefinition>& layers, std::string layerName) { in CheckLayer() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.h149 AVDRMLayerDescriptor layers[AV_DRM_MAX_PLANES]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h40 uint32_t layers:6; member
H A Dzink_instance.py357 layers = LAYERS global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c135 unsigned lvl, layers = 0; in fd5_sampler_view_create() local
H A Dfd5_image.c106 unsigned layers = pimg->u.tex.last_layer - pimg->u.tex.first_layer + 1; in translate_image() local
/third_party/skia/modules/skottie/src/
H A DComposition.cpp120 std::vector<sk_sp<sksg::RenderNode>> layers; in build() local
[all...]
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_composition_check.cpp37 static void SimpleHandleAlpha(const LayerSettings& layers, uint32_t& color) in SimpleHandleAlpha() argument
57 static std::vector<uint32_t> GetCheckColors(const std::vector<LayerSettings> &layers, const std::vector<Point> &points) in GetCheckColors() argument
80 int32_t HdiCompositionCheck::Check(const std::vector<LayerSettings> &layers, in Check() argument
[all...]
H A Dhdi_test_display.cpp115 std::vector<uint32_t> layers; in RefreshLayersCompType() local
132 std::vector<uint32_t> layers; in GetLayersReleaseFence() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.h33 VulkanLayerSet layers; member
69 std::vector<VkLayerProperties> layers; member
/kernel/linux/linux-5.10/drivers/edac/
H A Dcell_edac.c172 struct edac_mc_layer layers[2]; in cell_edac_probe() local
H A Docteon_edac-lmc.c228 struct edac_mc_layer layers[1]; in octeon_lmc_edac_probe() local
H A Daspeed_edac.c282 struct edac_mc_layer layers[2]; in aspeed_probe() local
H A Dr82600_edac.c272 struct edac_mc_layer layers[2]; in r82600_probe1() local
H A Dmv64x60_edac.c699 struct edac_mc_layer layers[2]; in mv64x60_mc_err_probe() local
H A Damd76x_edac.c238 struct edac_mc_layer layers[2]; in amd76x_probe1() local
H A Di82860_edac.c188 struct edac_mc_layer layers[2]; in i82860_probe1() local
/kernel/linux/linux-6.6/drivers/edac/
H A Dcell_edac.c172 struct edac_mc_layer layers[2]; in cell_edac_probe() local
H A Docteon_edac-lmc.c228 struct edac_mc_layer layers[1]; in octeon_lmc_edac_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/xlnx/
H A Dzynqmp_dpsub.h75 struct zynqmp_disp_layer *layers[ZYNQMP_DPSUB_NUM_LAYERS]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c142 unsigned lvl, layers = 0; in fd4_sampler_view_create() local
H A Dfd4_image.c117 unsigned layers = pimg->u.tex.last_layer - pimg->u.tex.first_layer + 1; in translate_image() local

Completed in 14 milliseconds

123456789