Home
last modified time | relevance | path

Searched defs:sized (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/bindgen/src/ir/analysis/
Dsizedness.rs110 sized: HashMap<TypeId, SizednessResult>, field
186 let sized = HashMap::default(); in new() localVariable
/external/zstd/contrib/pzstd/utils/test/
DBufferTest.cpp28 Buffer sized(5); in TEST() local
/external/deqp/modules/gles31/functional/
Des31fSSBOArrayLengthTests.cpp75 …ayLengthCase (Context& context, const char* name, const char* desc, ArrayAccess access, bool sized) in SSBOArrayLengthCase()
Des31fProgramInterfaceQueryTests.cpp6550 …const ResourceDefinition::Node::SharedPtr sized (new ResourceDefinition::ArrayElement(parentStruc… in generateBufferVariableArrayCases() local
/external/angle/src/libANGLE/
Dformatutils.cpp748 bool sized, in AddRGBAFormat()
792 bool sized, in AddLUMAFormat()
828 bool sized, in AddDepthStencilFormat()
902 bool sized, in AddYUVFormat()
Dformatutils.h209 bool sized; member
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp397 const bool sized) in GetFormatSwizzle()
DTextureVk.cpp2784 const bool sized, in initImage()
2817 const bool sized, in initImageViews()
/external/rust/cxx/macro/src/
Dexpand.rs808 let sized = quote_spanned! {ety.semi_token.span=> in expand_rust_type_layout() localVariable
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1335 const bool sized, in InvertSSBOInPlaceTest()
1524 const bool sized, in WriteToMultipleSSBOTest()