Home
last modified time | relevance | path

Searched refs:depth (Results 2626 - 2650 of 2658) sorted by relevance

1...<<101102103104105106107

/third_party/ffmpeg/fftools/
H A Dffmpeg.c3041 av_pix_fmt_desc_get(enc_ctx->pix_fmt)->comp[0].depth); in init_output_stream_encode()
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c1197 // component depth in mxf_write_cdci_common()
2560 // Default component depth to 8 in mxf_init()
2572 sc->component_depth = pix_desc->comp[0].depth; in mxf_init()
/third_party/backends/backend/
H A Dcanon_lide70-common.c2858 if (chndl->params.depth == 8) /* gray */ in preread()
H A Dbh.c1346 s->params.depth = 1; in get_parameters()
H A Dcoolscan.c2786 /* bit depth */ in init_options()
3960 params->depth = scanner->bits_per_color>8?16:8; in sane_get_parameters()
/third_party/rust/crates/libc/src/
H A Dpsp.rs3559 pub fn sceGuClearDepth(depth: u32); in sceGuClearDepth()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4125 TCU_THROW(NotSupportedError, "No suitable depth/stencil format support"); in getSupportedDepthStencilFormat()
4177 DE_ASSERT(extent.depth == 1u); in calcNumPixels()
4474 // ("back" set of triangles, not really in the back because all of them have depth 0.0) will not pass the stencil test then, but in iterate()
4533 // Change depth/stencil attachment layout. in iterate()
4592 // Copy color and depth/stencil attachments to verification buffers. in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp1101 return tcu::PixelBufferAccess(vk::mapVkFormat(imageFormat), (imageExtent.width >> mipLevel), (imageExtent.height >> mipLevel), imageExtent.depth, data); in getPixelAccess()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp4497 const tcu::IVec3 iExtent (static_cast<int>(colorExtent.width), static_cast<int>(colorExtent.height), static_cast<int>(colorExtent.depth));
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4125 TCU_THROW(NotSupportedError, "No suitable depth/stencil format support"); in getSupportedDepthStencilFormat()
4177 DE_ASSERT(extent.depth == 1u); in calcNumPixels()
4474 // ("back" set of triangles, not really in the back because all of them have depth 0.0) will not pass the stencil test then, but in iterate()
4533 // Change depth/stencil attachment layout. in iterate()
4592 // Copy color and depth/stencil attachments to verification buffers. in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp1120 return tcu::PixelBufferAccess(vk::mapVkFormat(imageFormat), (imageExtent.width >> mipLevel), (imageExtent.height >> mipLevel), imageExtent.depth, data); in getPixelAccess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp4497 const tcu::IVec3 iExtent (static_cast<int>(colorExtent.width), static_cast<int>(colorExtent.height), static_cast<int>(colorExtent.depth));
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp387 "Render pass closed due to depth/stencil attachment use under feedback loop"},
389 "Render pass closed due to depth/stencil attachment write after feedback loop"},
1743 // We always use a depth-stencil read-only layout for any depth Textures to simplify in handleDirtyTexturesImpl()
1744 // our implementation's handling of depth-stencil read-only mode. We don't have to in handleDirtyTexturesImpl()
1745 // split a RenderPass to transition a depth texture from shader-read to read-only. in handleDirtyTexturesImpl()
3156 // Change depth/stencil attachment storeOp to DONT_CARE in synchronizeCpuGpuTime()
3866 mClearDepthStencilValue.depthStencil.depth = glState.getDepthClearValue(); in syncState()
4057 // Nothing is needed for depth correction for EXT_clip_control. in syncState()
4058 // glState will be used to toggle control path of depth correctio in syncState()
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp6776 const auto triangleCount = extent.width * extent.height * extent.depth;
6886 const tcu::IVec3 iExtent (static_cast<int>(extent.width), static_cast<int>(extent.height), static_cast<int>(extent.depth));
7707 // .depth bias
7710 tcu::TestCaseGroup* const depthBias = new tcu::TestCaseGroup(testCtx, "depth_bias", "Test depth bias");
7720 {"d16_unorm", vk::VK_FORMAT_D16_UNORM, "Test depth bias with format D16_UNORM"},
7721 {"d32_sfloat", vk::VK_FORMAT_D32_SFLOAT, "Test depth bias with format D32_SFLOAT"},
7722 {"d24_unorm", vk::VK_FORMAT_D24_UNORM_S8_UINT, "Test depth bias with format D24_UNORM_S8_UINT"}
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp14908 uint32_t depth,
14926 depth );
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp14835 uint32_t depth,
14846 depth );
14857 uint32_t depth,
14869 depth );
15932 uint32_t depth,
15950 depth );
[all...]
H A Dvulkan_raii.hpp5866 uint32_t depth ) const VULKAN_HPP_NOEXCEPT;
5916 uint32_t depth ) const VULKAN_HPP_NOEXCEPT;
18116 depth ); global() variable
18613 depth ); global() variable
[all...]
H A Dvulkan_handles.hpp5508 uint32_t depth,
5518 uint32_t depth,
5618 uint32_t depth,
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c1245 sljit_s32 depth, int start, BOOL fast_forward_allowed) in detect_early_fail()
1490 if (depth >= 4) in detect_early_fail()
1497 count = detect_early_fail(common, cc, private_data_start, depth + 1, count, prev_fast_forward_allowed); in detect_early_fail()
1244 detect_early_fail(compiler_common *common, PCRE2_SPTR cc, int *private_data_start, sljit_s32 depth, int start, BOOL fast_forward_allowed) detect_early_fail() argument
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h587 size += vn_sizeof_float(&val->depth); in vn_sizeof_VkClearDepthStencilValue()
595 vn_encode_float(enc, &val->depth); in vn_encode_VkClearDepthStencilValue()
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h1457 e.g. images used as color attachments (aka "render targets"), depth-stencil attachments,
2623 Usage: Memory for transient attachment images (color attachments, depth attachments etc.), created with `VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT`.
15413 imageCreateInfo.extent.depth,
19367 pImageCreateInfo->extent.depth == 0 ||
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp5754 print_uint32_t(obj.depth, "depth", 0); in print_VkExtent3D()
5772 print_uint32_t(obj->depth, "depth", 0); in print_VkExtent3D()
13068 print_float(obj.depth, "depth", 1); in print_VkClearDepthStencilValue()
13084 print_float(obj->depth, "depth", 1); in print_VkClearDepthStencilValue()
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp2917 MOCK_METHOD(void, SetDepth, (int32_t depth), (override));
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c3400 pixel_shift = desc->comp[0].depth > 8; in verify_md5()

Completed in 338 milliseconds

1...<<101102103104105106107