Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_builder.h.py189 def signature(op, modifiers, typeful = False, sized = False, no_dests = False): argument
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
Dsizedness.rs110 sized: HashMap<TypeId, SizednessResult>, field
186 let sized = HashMap::default(); in new() localVariable
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOArrayLengthTests.cpp75 …ayLengthCase (Context& context, const char* name, const char* desc, ArrayAccess access, bool sized) in SSBOArrayLengthCase()
Des31fProgramInterfaceQueryTests.cpp6556 …const ResourceDefinition::Node::SharedPtr sized (new ResourceDefinition::ArrayElement(parentStruc… in generateBufferVariableArrayCases() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp793 bool sized, in AddRGBAXFormat()
834 bool sized, in AddRGBAFormat()
857 bool sized, in AddLUMAFormat()
893 bool sized, in AddDepthStencilFormat()
967 bool sized, in AddYUVFormat()
Dformatutils.h211 bool sized; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp439 const bool sized) in GetFormatSwizzle()
DTextureVk.cpp2963 const bool sized = firstLevelDesc->format.info->sized; in initImage() local
3006 const bool sized, in initImageViews()
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs885 let sized = quote_spanned! {ety.semi_token.span=> in expand_rust_type_layout() localVariable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1335 const bool sized, in InvertSSBOInPlaceTest()
1524 const bool sized, in WriteToMultipleSSBOTest()