Home
last modified time | relevance | path

Searched defs:dimension (Results 26 - 50 of 64) sorted by relevance

123

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandValidation.cpp417 wgpu::TextureDimension dimension = src.texture->GetDimension(); in ValidateTextureToTextureCopyCommonRestrictions() local
H A DBindGroupLayout.cpp47 MaybeError ValidateStorageTextureViewDimension(wgpu::TextureViewDimension dimension) { in ValidateStorageTextureViewDimension() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
H A DCopySplitTests.cpp382 wgpu::TextureDimension dimension = GetParam(); in DoTest() local
49 ValidateFootprints(const TextureSpec& textureSpec, const BufferSpec& bufferSpec, const TextureCopySubresource& copySplit, wgpu::TextureDimension dimension) ValidateFootprints() argument
189 ValidateBufferOffset(const TextureSpec& textureSpec, const BufferSpec& bufferSpec, const TextureCopySubresource& copySplit, wgpu::TextureDimension dimension) ValidateBufferOffset() argument
232 ValidateCopySplit(const TextureSpec& textureSpec, const BufferSpec& bufferSpec, const TextureCopySubresource& copySplit, wgpu::TextureDimension dimension) ValidateCopySplit() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DRenderPassDescriptorValidationTests.cpp45 CreateTexture(wgpu::Device& device, wgpu::TextureDimension dimension, wgpu::TextureFormat format, uint32_t width, uint32_t height, uint32_t arrayLayerCount, uint32_t mipLevelCount, uint32_t sampleCount = 1, wgpu::TextureUsage usage = wgpu::TextureUsage::RenderAttachment) CreateTexture() argument
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_flatten_conditional_branch.cpp858 AddBooleanVectorConstructorToBlock( uint32_t fresh_id, uint32_t dimension, const opt::Operand& branch_condition_operand, opt::IRContext* ir_context, opt::BasicBlock* block) AddBooleanVectorConstructorToBlock() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp83 const int dimension = (caseDef.singleLayerBind ? caseDef.texture.layerDimension() : caseDef.texture.dimension()); in initPrograms() local
H A DvktImageSizeTests.cpp246 const int dimension = m_texture.dimension(); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSizeTests.cpp248 const int dimension = m_texture.dimension(); in initPrograms() local
/third_party/skia/src/core/
H A DSkMipmap.cpp772 const SkISize dimension = root.dimensions(); in validForRootLevel() local
/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp349 addDFPathToAtlas(GrMeshDrawTarget* target, FlushInfo* flushInfo, skgpu::v1::SmallPathAtlasMgr* atlasMgr, skgpu::v1::SmallPathShapeData* shapeData, const GrStyledShape& shape, uint32_t dimension, SkScalar scale) const addDFPathToAtlas() argument
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp149 static int RoundSize(int dimension) { in RoundSize() argument
/third_party/skia/src/shaders/
H A DSkImageShader.cpp56 static SkTileMode optimize(SkTileMode tm, int dimension) { in optimize() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp101 D3D12_RESOURCE_DIMENSION D3D12TextureDimension(wgpu::TextureDimension dimension) { in D3D12TextureDimension() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DStorageTextureTests.cpp163 GetImageDeclaration(wgpu::TextureFormat format, std::string accessQualifier, wgpu::TextureViewDimension dimension, uint32_t binding) GetImageDeclaration() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c538 ps_dimension_done( PS_Dimension dimension, in ps_dimension_done() argument
835 ps_hints_stem( PS_Hints hints, FT_UInt dimension, FT_Int count, FT_Long* stems ) ps_hints_stem() argument
883 ps_hints_t1stem3( PS_Hints hints, FT_UInt dimension, FT_Fixed* stems ) ps_hints_t1stem3() argument
1120 t1_hints_stem( T1_Hints hints, FT_UInt dimension, FT_Fixed* coords ) t1_hints_stem() argument
1164 t2_hints_stems( T2_Hints hints, FT_UInt dimension, FT_Int count, FT_Fixed* coords ) t2_hints_stems() argument
[all...]
H A Dpshalgo.c437 psh_hint_align( PSH_Hint hint, PSH_Globals globals, FT_Int dimension, PSH_Glyph glyph ) psh_hint_align() argument
846 psh_hint_table_align_hints( PSH_Hint_Table table, PSH_Globals globals, FT_Int dimension, PSH_Glyph glyph ) psh_hint_table_align_hints() argument
2072 FT_Int dimension; ps_hints_apply() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_hw.h454 static inline unsigned short hantro_vp9_num_sbs(unsigned short dimension) in hantro_vp9_num_sbs() argument
509 static inline unsigned short hantro_av1_num_sbs(unsigned short dimension) in hantro_av1_num_sbs() argument
/third_party/gn/src/base/strings/
H A Dstring_util.cc596 size_t dimension = 0; in FormatBytesUnlocalized() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h180 uint32_t dimension; member
187 uint32_t dimension; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c931 struct tgsi_dimension dimension; in tgsi_default_dimension() local
121 tgsi_build_declaration( unsigned file, unsigned usage_mask, unsigned interpolate, unsigned dimension, unsigned semantic, unsigned invariant, unsigned local, unsigned array, unsigned atomic, unsigned mem_type, struct tgsi_header *header ) tgsi_build_declaration() argument
850 tgsi_build_src_register( unsigned file, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w, unsigned negate, unsigned absolute, unsigned indirect, unsigned dimension, int index, struct tgsi_instruction *instruction, struct tgsi_header *header ) tgsi_build_src_register() argument
961 struct tgsi_dimension dimension; tgsi_build_dimension() local
989 tgsi_build_dst_register( unsigned file, unsigned mask, unsigned indirect, unsigned dimension, int index, struct tgsi_instruction *instruction, struct tgsi_header *header ) tgsi_build_dst_register() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp247 TestDimension dimension; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java377 private Dimension dimension() { in dimension() method in ViewableTaggedData.DrawContext
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DTextureVk.cpp39 VkImageViewType VulkanImageViewType(wgpu::TextureViewDimension dimension) { in VulkanImageViewType() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.c536 FT_Int dimension; in af_glyph_hints_dump_segments() local
598 af_glyph_hints_get_num_segments( AF_GlyphHints hints, FT_Int dimension, FT_Int* num_segments ) af_glyph_hints_get_num_segments() argument
624 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, FT_Int dimension, FT_Int idx, FT_Pos *offset, FT_Bool *is_blue, FT_Pos *blue_offset ) af_glyph_hints_get_segment_offset() argument
675 FT_Int dimension; af_glyph_hints_dump_edges() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp187 const char* getTestDimensionName (TestDimension dimension) in getTestDimensionName() argument
208 TestDimension dimension; member
236 generateSwapchainParameterCases(vk::wsi::Type wsiType, TestDimension dimension, const ProtectedContext& context, const vk::VkSurfaceCapabilitiesKHR& capabilities, const std::vector<vk::VkSurfaceFormatKHR>& formats, const std::vector<vk::VkPresentModeKHR>& presentModes) generateSwapchainParameterCases() argument
683 generateSwapchainParameterCases(vk::wsi::Type wsiType, TestDimension dimension, const ProtectedContext& context, vk::VkSurfaceKHR surface) generateSwapchainParameterCases() argument
[all...]

Completed in 39 milliseconds

123