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.py179 def signature(op, modifiers, typeful = False, sized = False, no_dests = False): argument
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h137 bool sized; member
Dformatutils.cpp575 bool sized, in AddRGBAFormat()
617 bool sized, in AddLUMAFormat()
651 bool sized, in AddDepthStencilFormat()
/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/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1335 const bool sized, in InvertSSBOInPlaceTest()
1524 const bool sized, in WriteToMultipleSSBOTest()