Home
last modified time | relevance | path

Searched defs:size (Results 14926 - 14950 of 15505) sorted by relevance

1...<<591592593594595596597598599600>>...621

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp585 tcu::IVec3 SamplerTest::getImageSize (SamplerViewType viewType, int size) in getImageSize() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp347 const deUint32 size = groupCount * m_alignment; in SBT() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp360 const VkDescriptorPoolSize size = in createDescriptorPools() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1927 VkDeviceSize size = de::max( iterate() local
2383 VkDeviceSize size = ((b == 0) ? sizeOutputR64 : sizeImageR64); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp2609 IVec3 size; init() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp4273 const deUint32 size = static_cast<deUint32>(pushConstantsBytes.size()); runAndVerifyDefaultPipeline() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp234 Data getHostBufferData (const OperationContext& context, const Buffer& hostBuffer, const VkDeviceSize size) in getHostBufferData() argument
298 void fillPattern (void* const pData, const VkDeviceSize size, bool useIndexPattern = false) in fillPattern() argument
326 const deUint32 size = static_cast<deUint32>(sizeBytes / pixelSize); get2DImageExtentWithSize() local
500 const std::size_t size = m_data.size() / sizeof(m_fillValue); Implementation() local
3760 const VkDeviceSize size = getPixelBufferSize(m_resource.getImage().format, m_resource.getImage().extent); Implementation() local
4197 const VkDeviceSize size = getPixelBufferSize(m_resource.getImage().format, m_resource.getImage().extent); Implementation() local
5297 Resource(ResourceType type, vk::Move<vk::VkBuffer> buffer, de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize offset, vk::VkDeviceSize size) Resource() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp294 void dumpBytes (std::ostream& str, const std::string& msg, const void* dataBytes, size_t size, const void* dataMask = DE_NULL) in dumpBytes() argument
[all...]
H A DvktTransformFeedbackSimpleTests.cpp301 VkImageCreateInfo makeImageCreateInfo (const VkImageCreateFlags flags, const VkImageType type, const VkFormat format, const VkExtent2D size, const deUint32 numLayers, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
1476 verifyImage(const VkFormat imageFormat, const VkExtent2D& size, const void* resultData) verifyImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp1933 deUint32 size = block.size; iterate() local
2068 addUniformData(deUint32 size, const void* dataPtr) addUniformData() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c200 size_t size = 50; in set_network_properties() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp345 CompressedTexFormat getAstcFormatByBlockSize (const IVec3& size, bool isSRGB) in getAstcFormatByBlockSize() argument
H A DtcuTexLookupVerifier.cpp1525 const int size = faces[coords.face].getWidth(); variable
2571 const int size = texture.getLevelFace(0, coords.face).getWidth(); in isGatherResultValid() local
[all...]
H A DtcuTexture.cpp968 IVec3 calculatePackedPitch (const TextureFormat& format, const IVec3& size) in calculatePackedPitch() argument
995 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, const IVec3& size, const void* data) in ConstPixelBufferAccess() argument
1015 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, const IVec3& size, const IVec3& pitch, const void* data) in ConstPixelBufferAccess() argument
1026 ConstPixelBufferAccess::ConstPixelBufferAccess(const TextureFormat& format, const IVec3& size, const IVec3& pitch, const IVec3& block, const void* data) in ConstPixelBufferAccess() argument
1051 PixelBufferAccess(const TextureFormat& format, const IVec3& size, void* data) PixelBufferAccess() argument
1061 PixelBufferAccess(const TextureFormat& format, const IVec3& size, const IVec3& pitch, void* data) PixelBufferAccess() argument
1066 PixelBufferAccess(const TextureFormat& format, const IVec3& size, const IVec3& pitch, const IVec3& block, void* data) PixelBufferAccess() argument
1883 wrap(Sampler::WrapMode mode, int c, int size) wrap() argument
1916 unnormalize(Sampler::WrapMode mode, float c, int size) unnormalize() argument
3060 remapCubeEdgeCoords(const CubeFaceIntCoords& origCoords, int size) remapCubeEdgeCoords() argument
3115 int size = faceAccesses[0].getWidth(); global() variable
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp397 void setStorage (int size) { m_data.resize(size); } in setStorage() argument
413 int size; member
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp650 const int size = glu::getDataTypeScalarSize(a.type); apiVarValueEquals() local
688 const int size = glu::getDataTypeScalarSize(boolValue.type); getRandomBoolRepresentation() local
847 int size; global() member
1016 const int size = varType.getArraySize(); generateBasicUniforms() local
1357 const int size = glu::getDataTypeScalarSize(uniform.type); getUniforms() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c214 size_t size = 50; in set_network_properties() local
357 size_t size = 50; set_cred_properties() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2622 auto size = static_cast<uint32_t>(pixelMap->GetByteCount()); in CheckImageOverSizeForPixelMap() local
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dopenssl_adapter_mock.c1298 int OpensslEvpDigestFinalEx(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *size) in OpensslEvpDigestFinalEx() argument
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp925 int32_t size = 0; in SetDataProfileInfoTest() local
927 cin >> size; in SetDataProfileInfoTest() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1278 void ArkWebNWebWrapper::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c3766 hi_void *hifb_buf_map(hi_u64 phy_addr, hi_u32 size) argument
6002 hifb_buf_allocmem(const hi_char *buf_name, hi_u32 size, hi_ulong layer_size, const hi_char *mmz_name) global() argument
[all...]
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Dcore_802.h336 uint32_t size: 5; /*!< bit: 1.. 5 Size of protected area */ member
1274 __STATIC_INLINE void csi_cache_set_range (uint32_t index, uint32_t baseAddr, uint32_t size, uint32_t enable) in csi_cache_set_range() argument
1411 __STATIC_INLINE void csi_mpu_config_region(uint32_t idx, uint32_t base_addr, region_size_e size, in csi_mpu_config_region() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c3666 hi_u32 size; in hmac_config_set_country() local
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.c734 unsigned int size; in ddr_get_rank_size() local
940 unsigned int size; in ddr_adjust_trend_check() local

Completed in 106 milliseconds

1...<<591592593594595596597598599600>>...621