Searched defs:sized (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_builder.h.py | 179 def signature(op, modifiers, typeful = False, sized = False, no_dests = False): argument
|
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.h | 137 bool sized; member
|
D | formatutils.cpp | 575 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/ |
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/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 1335 const bool sized, in InvertSSBOInPlaceTest() 1524 const bool sized, in WriteToMultipleSSBOTest()
|