Home
last modified time | relevance | path

Searched refs:SetSizeInBytes (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.h187 void SetSizeInBytes(uint32_t size_in_bytes);
H A Dbuffer.cc398 void Buffer::SetSizeInBytes(uint32_t size_in_bytes) { in SetSizeInBytes() function in amber::Buffer
H A Dpipeline.cc1023 buf->SetSizeInBytes(pc.offset + pc.size); in GenerateOpenCLPushConstants()
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h470 void SetSizeInBytes(unsigned size_in_bytes) { in SetSizeInBytes() function in vixl::aarch64::SimRegisterBase
477 SetSizeInBytes(size_in_bits / kBitsPerByte); in SetSizeInBits()
H A Dsimulator-aarch64.cc653 vregisters_[i].SetSizeInBytes(GetVectorLengthInBytes()); in Simulator()
656 pregisters_[i].SetSizeInBytes(GetPredicateLengthInBytes()); in Simulator()
659 ffr_register_.SetSizeInBytes(GetPredicateLengthInBytes()); in Simulator()

Completed in 31 milliseconds