Home
last modified time | relevance | path

Searched defs:format (Results 5751 - 5775 of 5871) sorted by relevance

1...<<231232233234235

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp605 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties *pFormatProperties) in vkGetPhysicalDeviceFormatProperties() argument
613 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageTyp argument
1337 vkGetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pPropertyCount, VkSparseImageFormatProperties *pProperties) vkGetPhysicalDeviceSparseImageFormatProperties() argument
3342 vkGetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2 *pFormatProperties) vkGetPhysicalDeviceFormatProperties2() argument
3498 VkFormat format = pImageFormatInfo->format; vkGetPhysicalDeviceImageFormatProperties2() local
4264 vkGetSwapchainGrallocUsage2ANDROID(VkDevice device, VkFormat format, VkImageUsageFlags imageUsage, VkSwapchainImageUsageFlagsANDROID swapchainUsage, uint64_t *grallocConsumerUsage, uint64_t *grallocProducerUsage) vkGetSwapchainGrallocUsage2ANDROID() argument
4275 vkGetSwapchainGrallocUsageANDROID(VkDevice device, VkFormat format, VkImageUsageFlags imageUsage, int *grallocUsage) vkGetSwapchainGrallocUsageANDROID() argument
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c1575 wrap_strftime(PyObject *object, PyObject *format, PyObject *timetuple, in wrap_strftime() argument
1720 PyObject *format; wrap_strftime() local
3258 PyObject *format; date_strftime() local
3278 PyObject *format; date_format() local
4436 PyObject *format; time_strftime() local
5224 PyObject *string, *format; datetime_strptime() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc5735 const auto format = storage_texture_type->format; in ConvertTexelForStorage() local
/third_party/toybox/toys/pending/
H A Dawk.c343 static void zzerr(char *format, ...) in zzerr() argument
[all...]
/third_party/tzdata/
H A Dzic.c2830 char const *format = zp->z_format; in doabbr() local
[all...]
/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.cc6392 SubstituteRegisterField(const Instruction *instr, const char *format) Disassembler() argument
6523 SubstitutePredicateRegisterField(const Instruction *instr, const char *format) Disassembler() argument
6549 SubstituteImmediateField(const Instruction *instr, const char *format) Disassembler() argument
6982 SubstituteBitfieldImmediateField(const Instruction *instr, const char *format) Disassembler() argument
7018 SubstituteLiteralField(const Instruction *instr, const char *format) Disassembler() argument
7057 SubstituteShiftField(const Instruction *instr, const char *format) Disassembler() argument
7091 SubstituteConditionField(const Instruction *instr, const char *format) Disassembler() argument
7127 SubstitutePCRelAddressField(const Instruction *instr, const char *format) Disassembler() argument
7153 SubstituteBranchTargetField(const Instruction *instr, const char *format) Disassembler() argument
7190 SubstituteExtendField(const Instruction *instr, const char *format) Disassembler() argument
7217 SubstituteLSRegOffsetField(const Instruction *instr, const char *format) Disassembler() argument
7252 SubstitutePrefetchField(const Instruction *instr, const char *format) Disassembler() argument
7309 SubstituteSysOpField(const Instruction *instr, const char *format) Disassembler() argument
7327 SubstituteCrField(const Instruction *instr, const char *format) Disassembler() argument
7345 SubstituteIntField(const Instruction *instr, const char *format) Disassembler() argument
7403 SubstituteSVESize(const Instruction *instr, const char *format) Disassembler() argument
7503 AppendToOutput(const char *format, ...) Disassembler() argument
[all...]
/third_party/python/Python/
H A Dceval.c5977 const char *format = " positional argument%s (and %zd keyword-only argument%s)"; local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp633 FloatFormat format; member
4261 genRandom(const FloatFormat& format, Precision, Random& rnd) const genRandom() argument
4328 genFixeds(const FloatFormat& format, vector<float>& dst) const genFixeds() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp304 const VkPipelineExecutableStatisticFormatKHR format; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp205 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
4511 const auto format = vertexFormats[vertexFormatNdx]; in addVertexIndexFormatsTests() local
4525 format, in addVertexIndexFormatsTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp268 static float requiredDepthEpsilon(VkFormat format) in requiredDepthEpsilon() argument
463 const tcu::TextureFormat format = mapVkFormat(vkFormat); in getImageAspectFlags() local
661 Attachment (VkFormat format, in Attachment() argument
983 const tcu::TextureFormat format = mapVkFormat(vkFormat); in clearColorToString() local
1046 const tcu::TextureFormat format = mapVkFormat(vkFormat); clearValueToString() local
1074 const tcu::TextureFormat format = mapVkFormat(attachment.getFormat()); randomColorClearValue() local
1317 createAttachmentImage(const DeviceInterface& vk, VkDevice device, deUint32 queueIndex, const UVec2& size, VkFormat format, VkSampleCountFlagBits samples, VkImageUsageFlags usageFlags, VkImageLayout layout) createAttachmentImage() argument
1373 createImageAttachmentView(const DeviceInterface& vk, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect) createImageAttachmentView() argument
1394 const tcu::TextureFormat format = mapVkFormat(attachment.getFormat()); randomClearValue() local
1440 const tcu::TextureFormat format = mapVkFormat(attachmentInfo.getFormat()); AttachmentResources() local
2202 const tcu::TextureFormat format = mapVkFormat(dsAttachmentInfo.getFormat()); beginDynamicRendering() local
2311 const tcu::TextureFormat format = mapVkFormat(attachmentInfo.getFormat()); SubpassRenderer() local
2420 const tcu::TextureFormat format = mapVkFormat(attachmentInfo.getFormat()); SubpassRenderer() local
2594 tcu::TextureFormat format = mapVkFormat(m_renderInfo.getDepthStencilAttachment()->getFormat()); pushRenderCommands() local
2663 const tcu::TextureFormat format = mapVkFormat(m_renderInfo.getDepthStencilAttachment()->getFormat()); pushRenderCommands() local
2796 const tcu::TextureFormat format = mapVkFormat(attachmentInfo[attachmentNdx].getFormat()); pushImageInitializationCommands() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1121 FloatFormat format; member
5721 randomDouble(const FloatFormat& format, Random& rnd, const Interval& inputRange) randomDouble() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp206 deUint32 format; //!< Internal format. member
1629 static TextureBindingSp createEmptyTexture (deUint32 format, in createEmptyTexture() argument
2104 const vk::VkFormat format in TextureSizeMSInstance() local
2304 const vk::VkFormat format = vk::mapTextureFormat(glu::mapGLInternalFormat(m_textureSpec.format)); TextureSamplesInstance() local
[all...]
/third_party/vulkan-loader/loader/
H A Dtrampoline.c923 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, in vkGetPhysicalDeviceFormatProperties() argument
2678 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice, VkFormat format, in vkGetPhysicalDeviceFormatProperties2() argument
937 vkGetPhysicalDeviceImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties *pImageFormatProperties) vkGetPhysicalDeviceImageFormatProperties() argument
1294 vkGetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pPropertyCount, VkSparseImageFormatProperties *pProperties) vkGetPhysicalDeviceSparseImageFormatProperties() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp353 PopulateFormatDeviceCaps(ID3D11Device *device, DXGI_FORMAT format, UINT *outSupport, UINT *outMaxSamples) PopulateFormatDeviceCaps() argument
1574 const auto format = gl::Format(internalFormat, type); getD3DTextureInfo() local
2828 createRenderTarget(const gl::Context *context, int width, int height, GLenum format, GLsizei samples, RenderTargetD3D **outRT) createRenderTarget() argument
3402 readFromAttachment(const gl::Context *context, const gl::FramebufferAttachment &srcAttachment, const gl::Rectangle &sourceArea, GLenum format, GLenum type, GLuint outputPitch, const gl::PixelPackState &pack, uint8_t *pixelsOut) readFromAttachment() argument
3943 const auto &format = getVertexComponentType() local
4146 allocateTexture(d3d::Context *context, const D3D11_TEXTURE2D_DESC &desc, const d3d11::Format &format, const D3D11_SUBRESOURCE_DATA *initData, TextureHelper11 *textureOut) allocateTexture() argument
4154 textureOut->init(std::move(texture), desc, format); allocateTexture() local
4158 allocateTexture(d3d::Context *context, const D3D11_TEXTURE3D_DESC &desc, const d3d11::Format &format, const D3D11_SUBRESOURCE_DATA *initData, TextureHelper11 *textureOut) allocateTexture() argument
4166 textureOut->init(std::move(texture), desc, format); allocateTexture() local
4225 const auto &format = rt11->getFormatSet(); clearRenderTarget() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_drv.h268 hi_s32 format; /* 1:420 2:422 3:bayer */ member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c260 int format; member
462 enum vop2_wb_format format; member
1601 static enum vop2_data_format vop2_convert_format(uint32_t format) in vop2_convert_format() argument
1650 static enum vop2_afbc_format vop2_convert_afbc_format(uint32_t format) in vop2_convert_afbc_format() argument
1690 vop2_convert_wb_format(uint32_t format) vop2_convert_wb_format() argument
1716 vop2_win_rb_swap(uint32_t format) vop2_win_rb_swap() argument
1731 vop2_afbc_rb_swap(uint32_t format) vop2_afbc_rb_swap() argument
1742 vop2_afbc_uv_swap(uint32_t format) vop2_afbc_uv_swap() argument
1757 vop2_win_uv_swap(uint32_t format) vop2_win_uv_swap() argument
1774 vop2_win_dither_up(uint32_t format) vop2_win_dither_up() argument
1817 is_yuv_support(uint32_t format) is_yuv_support() argument
1861 is_alpha_support(uint32_t format) is_alpha_support() argument
1889 rockchip_vop2_mod_supported(struct drm_plane *plane, u32 format, u64 modifier) rockchip_vop2_mod_supported() argument
3907 uint32_t format; vop2_win_atomic_update() local
[all...]
H A Drockchip_drm_vop.h385 struct vop_reg format; member
496 struct vop_reg format; member
566 struct vop_reg format; member
748 struct vop_reg format; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c276 int format; member
480 enum vop2_wb_format format; member
1602 static enum vop2_data_format vop2_convert_format(uint32_t format) in vop2_convert_format() argument
1651 static enum vop2_afbc_format vop2_convert_afbc_format(uint32_t format) in vop2_convert_afbc_format() argument
1691 vop2_convert_wb_format(uint32_t format) vop2_convert_wb_format() argument
1716 vop2_win_rb_swap(uint32_t format) vop2_win_rb_swap() argument
1731 vop2_afbc_rb_swap(uint32_t format) vop2_afbc_rb_swap() argument
1742 vop2_afbc_uv_swap(uint32_t format) vop2_afbc_uv_swap() argument
1757 vop2_win_uv_swap(uint32_t format) vop2_win_uv_swap() argument
1774 vop2_win_dither_up(uint32_t format) vop2_win_dither_up() argument
1822 is_yuv_support(uint32_t format) is_yuv_support() argument
1866 is_alpha_support(uint32_t format) is_alpha_support() argument
1892 rockchip_vop2_mod_supported(struct drm_plane *plane, u32 format, u64 modifier) rockchip_vop2_mod_supported() argument
3910 uint32_t format; vop2_win_atomic_update() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3654 bool PipelineContext::ChangeMouseStyle(int32_t nodeId, MouseFormat format, int32_t windowId, bool isByPass) in ChangeMouseStyle() argument
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1520 enum drxi2s_format format; /*< I2S wordstrobe delay to data */ member
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h721 u32 format; member
725 u32 format; member
881 u32 format; member
892 u32 format; member
1102 u32 format; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h2526 static inline u32 __opa_get_lid(u32 lid, u8 format) in __opa_get_lid() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.h1720 u32 format; member

Completed in 145 milliseconds

1...<<231232233234235