Home
last modified time | relevance | path

Searched defs:size (Results 10126 - 10150 of 15539) sorted by relevance

1...<<401402403404405406407408409410>>...622

/third_party/skia/bench/
H A DGameBench.cpp111 SkISize size = canvas->getBaseLayerSize(); variable
/third_party/spirv-tools/source/opt/
H A Diterator.h125 size_t size() const { return end_ - begin_; } in size() function in spvtools::opt::IteratorRange
H A Dtype_manager.h174 Type* GetUIntVectorType(uint32_t size) { in GetUIntVectorType() argument
175 Vector vec_type(GetUIntType(), size); in GetUIntVectorType() local
179 uint32_t GetUIntVectorTypeId(uint32_t size) { in GetUIntVectorTypeId() argument
183 Type* GetSIntVectorType(uint32_t size) { in GetSIntVectorType() argument
184 Vector vec_type(GetSIntType(), size); in GetSIntVectorType() local
188 uint32_t GetSIntVectorTypeId(uint32_t size) { in GetSIntVectorTypeId() argument
192 Type* GetFloatVectorType(uint32_t size) { in GetFloatVectorType() argument
193 Vector vec_type(GetFloatType(), size); GetFloatVectorType() local
197 GetFloatVectorTypeId(uint32_t size) GetFloatVectorTypeId() argument
[all...]
/third_party/spirv-tools/source/
H A Dtext_handler.cpp231 void AssemblyContext::seekForward(uint32_t size) { in seekForward() argument
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h216 size_t size() const { size() function in spvtools::utils::SmallVector
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fBasicComputeShaderTests.cpp53 BufferMemMap (const glw::Functions& gl, deUint32 target, int offset, int size, deUint32 access) in BufferMemMap() argument
[all...]
H A Des31fFboColorbufferTests.cpp147 const IVec2& size = m_texSize; in render() local
245 const IVec3& size = m_texSize; in render() local
[all...]
H A Des31fFboNoAttachmentTests.cpp67 bool checkFramebufferSize (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferSize() argument
174 checkFramebufferRenderable(TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) checkFramebufferRenderable() argument
[all...]
H A Des31fSSBOLayoutCase.hpp101 void setLastUnsizedArraySize (int instanceNdx, int size) { m_lastUnsizedArraySizes[instanceNdx] = size; } in setLastUnsizedArraySize() argument
H A Des31fSeparateShaderTests.cpp135 const int size = rnd.getInt(1, 4); in randomType() local
[all...]
H A Des31fTextureBorderClampTests.cpp284 genDefaultTexture(glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deUint32 texFormat, const typename TextureTraits<T>::SizeType& size) genDefaultTexture() argument
[all...]
H A Des31fTextureBufferTests.cpp667 const size_t size = bufferSizes[sizeNdx]; in createTextureBufferTests() local
675 const size_t size = rangeSizes[sizeNdx]; in createTextureBufferTests() local
686 const size_t size = 65537; in createTextureBufferTests() local
708 const size_t size = bufferSizes[sizeNdx]; in createTextureBufferTests() local
716 const size_t size = rangeSizes[sizeNdx]; createTextureBufferTests() local
727 const size_t size = 65537; createTextureBufferTests() local
750 const size_t size = 16*1024; createTextureBufferTests() local
773 const size_t size = 16*1024; createTextureBufferTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseResidency.cpp398 const deUint32 size = sparseBindNdx == (numSparseSlots - 1) ? m_bufferSize % alignment : alignment; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp110 int size; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp183 uint32_t size = 0u; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.cpp241 const int size = m_levels[level].getSize()[compNdx]; in fetchTexel() local
H A DvktSampleVerifier.hpp116 tcu::IVec3 size; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c646 unsigned int freq_list[P2P_MAX_PREF_CHANNELS], size; in p2p_check_pref_chan() local
553 p2p_check_pref_chan_no_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_no_recv() argument
600 p2p_check_pref_chan_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_recv() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c237 void * os_zalloc(size_t size) in os_zalloc() argument
H A Dtrace.c36 static int callback(struct dl_phdr_info *info, size_t size, void *data) in callback() argument
154 bfd_size_type size; in find_addr_sect() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksStructsVKSC.hpp108 deUint32 size; member
/third_party/vk-gl-cts/framework/common/
H A DtcuFormatUtil.hpp193 int size; member in tcu::Format::ArrayPointer
281 inline Format::ArrayPointer<T> formatArray (const T* arr, int size) in formatArray() argument
H A DtcuTexVerifierUtil.cpp143 int wrap (Sampler::WrapMode mode, int c, int size) in wrap() argument
H A DtcuThreadUtil.cpp180 deUint8* Thread::getUnusedData (size_t size) in getUnusedData() argument
267 setData(size_t size, const void* data) setData() argument
[all...]
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeSha1.c130 void deSha1Stream_process (deSha1Stream* stream, size_t size, const void* data_) in deSha1Stream_process() argument
195 deSha1_compute(deSha1* hash, size_t size, const void* data) deSha1_compute() argument
407 const size_t size = strlen(data); deSha1_selfTest() local
[all...]

Completed in 23 milliseconds

1...<<401402403404405406407408409410>>...622