Searched defs:sized (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_builder.h.py | 189 def signature(op, modifiers, typeful = False, sized = False, no_dests = False): argument
|
/third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
D | sizedness.rs | 110 sized: HashMap<TypeId, SizednessResult>, field 186 let sized = HashMap::default(); in new() localVariable
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSSBOArrayLengthTests.cpp | 75 …ayLengthCase (Context& context, const char* name, const char* desc, ArrayAccess access, bool sized) in SSBOArrayLengthCase()
|
D | es31fProgramInterfaceQueryTests.cpp | 6556 …const ResourceDefinition::Node::SharedPtr sized (new ResourceDefinition::ArrayElement(parentStruc… in generateBufferVariableArrayCases() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 793 bool sized, in AddRGBAXFormat() 834 bool sized, in AddRGBAFormat() 857 bool sized, in AddLUMAFormat() 893 bool sized, in AddDepthStencilFormat() 967 bool sized, in AddYUVFormat()
|
D | formatutils.h | 211 bool sized; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_utils.cpp | 439 const bool sized) in GetFormatSwizzle()
|
D | TextureVk.cpp | 2963 const bool sized = firstLevelDesc->format.info->sized; in initImage() local 3006 const bool sized, in initImageViews()
|
/third_party/rust/crates/cxx/macro/src/ |
D | expand.rs | 885 let sized = quote_spanned! {ety.semi_token.span=> in expand_rust_type_layout() localVariable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 1335 const bool sized, in InvertSSBOInPlaceTest() 1524 const bool sized, in WriteToMultipleSSBOTest()
|