Home
last modified time | relevance | path

Searched refs:formats_ (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.cc343 formats_[0] = format0; in SetFormatMaps()
344 formats_[1] = (format1 == nullptr) ? formats_[0] : format1; in SetFormatMaps()
345 formats_[2] = (format2 == nullptr) ? formats_[1] : format2; in SetFormatMaps()
349 formats_[3] = formats_[2]; in SetFormatMaps()
354 DCHECK_LT(index, arraysize(formats_)); in SetFormatMap()
356 formats_[index] = format; in SetFormatMap()
384 return GetVectorFormat(formats_[format_index]); in GetVectorFormat()
399 return NEONFormatAsString(GetNEONFormat(formats_[index])); in GetSubstitute()
402 return NEONFormatAsPlaceholder(GetNEONFormat(formats_[index])); in GetSubstitute()
Dinstructions-arm64.h742 const NEONFormatMap* formats_[4]; variable
/third_party/vixl/src/aarch64/
Dinstructions-aarch64.h796 formats_[0] = format0;
797 formats_[1] = (format1 == NULL) ? formats_[0] : format1;
798 formats_[2] = (format2 == NULL) ? formats_[1] : format2;
801 VIXL_ASSERT(index <= ArrayLength(formats_)); in SetFormatMap()
803 formats_[index] = format; in SetFormatMap()
845 return GetVectorFormat(formats_[format_index]);
1016 return NEONFormatAsString(GetNEONFormat(formats_[index])); in GetSubstitute()
1019 return NEONFormatAsPlaceholder(GetNEONFormat(formats_[index])); in GetSubstitute()
1069 const NEONFormatMap* formats_[3]; variable
/third_party/vk-gl-cts/external/amber/src/src/
Dscript.h208 formats_.push_back(std::move(fmt)); in RegisterFormat()
209 return formats_.back().get(); in RegisterFormat()
272 std::vector<std::unique_ptr<Format>> formats_; variable
Dpipeline.cc469 formats_.push_back(std::move(fmt)); in CreatePushConstantBuffer()
485 formats_.push_back(std::move(fmt)); in GenerateDefaultColorAttachmentBuffer()
500 formats_.push_back(std::move(fmt)); in GenerateDefaultDepthStencilAttachmentBuffer()
860 formats_.push_back(std::move(fmt)); in GenerateOpenCLPodBuffers()
Dpipeline.h443 std::vector<std::unique_ptr<Format>> formats_; variable
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_ANDROID_external_memory_android_hardware_buffer.txt35 formats_ that may: not correspond to Vulkan formats.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsamplers.txt704 conversion_ without additional extensions defining _external formats_.
Dformats.txt2031 _single-plane formats_.
2529 ename:VK_FORMAT_FEATURE_2_DISJOINT_BIT_KHR for _single-plane formats_.
Dmemory.txt3497 Such _external formats_ are commonly used by external image sources such as