Home
last modified time | relevance | path

Searched defs:format (Results 3001 - 3025 of 3144) sorted by relevance

1...<<121122123124125126

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.h323 spvc_msl_vertex_format format; member
336 spvc_msl_vertex_format format; member
H A Dspirv_msl.hpp63 MSLShaderInputFormat format = MSL_SHADER_INPUT_FORMAT_OTHER; member
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1909 int ImGui::DataTypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void* p_data, const char* format) in DataTypeFormatString() argument
1984 DataTypeApplyOpFromText(const char* buf, const char* initial_value_buf, ImGuiDataType data_type, void* p_data, const char* format) DataTypeApplyOpFromText() argument
2181 RoundScalarWithFormatT(const char* format, ImGuiDataType data_type, TYPE v) RoundScalarWithFormatT() argument
2226 DragBehaviorT(ImGuiDataType data_type, TYPE* v, float v_speed, const TYPE v_min, const TYPE v_max, const char* format, ImGuiSliderFlags flags) DragBehaviorT() argument
2341 DragBehavior(ImGuiID id, ImGuiDataType data_type, void* p_v, float v_speed, const void* p_min, const void* p_max, const char* format, ImGuiSliderFlags flags) DragBehavior() argument
2379 DragScalar(const char* label, ImGuiDataType data_type, void* p_data, float v_speed, const void* p_min, const void* p_max, const char* format, ImGuiSliderFlags flags) DragScalar() argument
2465 DragScalarN(const char* label, ImGuiDataType data_type, void* p_data, int components, float v_speed, const void* p_min, const void* p_max, const char* format, ImGuiSliderFlags flags) DragScalarN() argument
2500 DragFloat(const char* label, float* v, float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat() argument
2505 DragFloat2(const char* label, float v[2], float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat2() argument
2510 DragFloat3(const char* label, float v[3], float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat3() argument
2515 DragFloat4(const char* label, float v[4], float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat4() argument
2521 DragFloatRange2(const char* label, float* v_current_min, float* v_current_max, float v_speed, float v_min, float v_max, const char* format, const char* format_max, ImGuiSliderFlags flags) DragFloatRange2() argument
2554 DragInt(const char* label, int* v, float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt() argument
2559 DragInt2(const char* label, int v[2], float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt2() argument
2564 DragInt3(const char* label, int v[3], float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt3() argument
2569 DragInt4(const char* label, int v[4], float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt4() argument
2575 DragIntRange2(const char* label, int* v_current_min, int* v_current_max, float v_speed, int v_min, int v_max, const char* format, const char* format_max, ImGuiSliderFlags flags) DragIntRange2() argument
2610 DragScalar(const char* label, ImGuiDataType data_type, void* p_data, float v_speed, const void* p_min, const void* p_max, const char* format, float power) DragScalar() argument
2622 DragScalarN(const char* label, ImGuiDataType data_type, void* p_data, int components, float v_speed, const void* p_min, const void* p_max, const char* format, float power) DragScalarN() argument
[all...]
H A Dimstb_truetype.h1466 stbtt_uint16 format = ttUSHORT(data + index_map + 0); in stbtt_FindGlyphIndex() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpng.h2678 png_uint_32 format; /* Image format as defined below */ global() member
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c1946 doabbr(char *const abbr, const char *const format, const char *const letters, in doabbr() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh1028 HBUINT16 format; /* Format number is set to 0. */ member
1846 unsigned int format; global() member
1856 HBUINT16 format; /* Format identifier */ global() member
2396 unsigned format = 2; serialize() local
2522 HBUINT16 format; /* Format identifier */ global() member
2977 HBUINT16 format; global() member
3055 HBUINT16 format; /* Format identifier */ global() member
3507 HBUINT16 format; /* Format identifier */ global() member
[all...]
/third_party/python/Lib/test/
H A Dtest_tarfile.py1068 format = tarfile.GNU_FORMAT variable in GNUReadTest
1128 format = tarfile.PAX_FORMAT variable in PaxReadTest
2144 format = tarfile.USTAR_FORMAT global() variable in UstarUnicodeTest
2223 format = tarfile.GNU_FORMAT global() variable in GNUUnicodeTest
2241 format = tarfile.PAX_FORMAT global() variable in PAXUnicodeTest
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc4317 convert_image_format_to_spv( const ast::ImageFormat format) convert_image_format_to_spv() argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h147 VkFormat format; member
/third_party/python/Objects/
H A Dexceptions.c3783 _PyErr_TrySetFromCause(const char *format, ...) in _PyErr_TrySetFromCause() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp168 static inline bool isFormatSupportedForTextureBuffer (const TextureFormat& format) in isFormatSupportedForTextureBuffer() argument
196 getShaderImageFormatQualifier(const TextureFormat& format) getShaderImageFormatQualifier() argument
321 newOneLevelTexture1D(const tcu::TextureFormat& format, int w) newOneLevelTexture1D() argument
328 newOneLevelTexture2D(const tcu::TextureFormat& format, int w, int h) newOneLevelTexture2D() argument
335 newOneLevelTextureCube(const tcu::TextureFormat& format, int size) newOneLevelTextureCube() argument
343 newOneLevelTexture3D(const tcu::TextureFormat& format, int w, int h, int d) newOneLevelTexture3D() argument
350 newOneLevelTexture2DArray(const tcu::TextureFormat& format, int w, int h, int d) newOneLevelTexture2DArray() argument
652 LayeredImage(TextureType type, const TextureFormat& format, int w, int h, int d) LayeredImage() argument
738 const TextureFormat format = glu::mapGLInternalFormat(internalFormat); setTextureStorage() local
1148 ImageStoreCase(Context& context, const char* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32 caseFlags = 0) ImageStoreCase() argument
1313 ImageLoadAndStoreCase(Context& context, const char* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32 caseFlags = 0) ImageLoadAndStoreCase() argument
1628 BinaryAtomicOperationCase(Context& context, const char* name, const char* description, const TextureFormat& format, TextureType imageType, AtomicOperation operation, AtomicOperationCaseType caseType) BinaryAtomicOperationCase() argument
2158 AtomicCompSwapCase(Context& context, const char* name, const char* description, const TextureFormat& format, TextureType imageType, AtomicOperationCaseType caseType) AtomicCompSwapCase() argument
2588 CoherenceCase(Context& context, const char* name, const char* description, const TextureFormat& format, TextureType imageType, Qualifier qualifier) CoherenceCase() argument
2833 ImageSizeCase(Context& context, const char* name, const char* description, const TextureFormat& format, TextureType imageType, const IVec3& size, ImageAccess imageAccess) ImageSizeCase() argument
3291 const TextureFormat& format = formats[formatNdx]; init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp3479 const VkFormat format = formats[ndx]; in MultiViewDepthStencilTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp154 bool isSupportedDepthStencilFormat (const InstanceInterface& vki, const VkPhysicalDevice physDevice, const VkFormat format) in isSupportedDepthStencilFormat() argument
219 VkImageAspectFlags getImageAspectFlags (const VkFormat format) in getImageAspectFlags() argument
420 makeImage(const DeviceInterface& vk, const VkDevice device, const VkImageCreateFlags flags, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument
745 addAttachment(const VkImageView imageView, const VkAttachmentDescriptionFlags flags, const VkFormat format, const VkSampleCountFlagBits numSamples, const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp, const VkAttachmentLoadOp stencilLoadOp, const VkAttachmentStoreOp stencilStoreOp, const VkImageLayout initialLayout, const VkImageLayout finalLayout, const VkClearValue clearValue, const VkSampleLocationsInfoEXT* pInitialSampleLocations = DE_NULL) addAttachment() argument
[all...]
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp84 VkImageAspectFlags getDepthStencilAspectFlags (const VkFormat format) in getDepthStencilAspectFlags() argument
96 inline bool isDepthFormat (const VkFormat format) in isDepthFormat() argument
101 inline bool isStencilFormat (const VkFormat format) in isStencilFormat() argument
362 makeImage(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const UVec2& size, const deUint32 layerCount, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage, const bool usedForMSRTSS) makeImage() argument
394 allocate(const DeviceInterface& vk, const VkDevice device, const MovePtr<Allocator>& allocator, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage, const VkImageAspectFlags aspect, const deUint32 layerCount, const bool usedForMSRTSS) allocate() argument
410 makeView(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const VkImageAspectFlags aspect, const deUint32 layerCount) makeView() argument
819 checkImageRequirements(Context& context, const VkFormat format, const VkFormatFeatureFlags requiredFeatureFlags, const VkImageUsageFlags requiredUsageFlags, const VkSampleCountFlagBits requiredSampleCount, VkImageFormatProperties& imageProperties) checkImageRequirements() argument
4869 testPerfQuery(Context& context, VkFormat format) testPerfQuery() argument
4896 getFormatShortString(const VkFormat format) getFormatShortString() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp220 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
3603 const auto format = vertexFormats[vertexFormatNdx]; in addVertexIndexFormatsTests() local
3619 format, in addVertexIndexFormatsTests() local
H A DvktRayQueryBuiltinTests.cpp229 VkFormat format; member
257 VkImageCreateInfo makeImageCreateInfo(VkFormat format, in makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp249 prepareImageAndImageView(const DeviceInterface& vk, VkDevice vkDevice, SimpleAllocator& memAlloc, VkImageCreateFlags imageCreateFlags, VkFormat format, VkExtent3D extent, deUint32 arrayLayers, VkSampleCountFlagBits samples, VkImageUsageFlags usage, deUint32 queueFamilyIndex, VkImageViewCreateFlags viewFlags, VkImageViewType viewType, const VkComponentMapping& channels, const VkImageSubresourceRange& subresourceRange, Move<VkImage>& image, de::MovePtr<Allocation>& imageAlloc, Move<VkImageView>& imageView) prepareImageAndImageView() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp645 const VkFormat format = getAttributeFormat(basicType); in FragmentOutExecutor() local
741 void FragmentOutExecutor::addAttribute (deUint32 bindingLocation, VkFormat format, deUint32 sizePerElement, deUint32 count, const void* dataPtr) in addAttribute() argument
815 const VkFormat format in bindAttributes() local
1349 const tcu::TextureFormat format = getRenderbufferFormatForOutput(output.varType, false); execute() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp67 deUint32 getFormatSizeInBytes (const VkFormat format) in getFormatSizeInBytes() argument
145 deUint32 getElementSizeInBytes (const VkFormat format, in getElementSizeInBytes() argument
156 Move<VkRenderPass> makeRenderPass (Context& context, VkFormat format) in makeRenderPass() argument
1239 getFramebufferBufferDeclarations(const VkFormat& format, const std::vector<std::string>& declarations, const deUint32 stage) getFramebufferBufferDeclarations() argument
1262 initStdFrameBufferPrograms(SourceCollections& programCollection, const vk::ShaderBuildOptions& buildOptions, VkShaderStageFlags shaderStage, VkFormat format, bool gsPointSize, const std::string& extHeader, const std::string& testSrc, const std::string& helperStr, const std::vector<std::string>& declarations) initStdFrameBufferPrograms() argument
1408 initStdPrograms(vk::SourceCollections& programCollection, const vk::ShaderBuildOptions& buildOptions, vk::VkShaderStageFlags shaderStage, vk::VkFormat format, bool gsPointSize, const std::string& extHeader, const std::string& testSrc, const std::string& helperStr, const std::vector<std::string>& declarations, const bool avoidHelperInvocations, const std::string& tempRes) initStdPrograms() argument
1794 isFormatSupportedForDevice(Context& context, vk::VkFormat format) isFormatSupportedForDevice() argument
1874 getFormatNameForGLSL(VkFormat format) getFormatNameForGLSL() argument
1930 getAdditionalExtensionForFormat(vk::VkFormat format) getAdditionalExtensionForFormat() argument
2027 isFormatSigned(VkFormat format) isFormatSigned() argument
2053 isFormatUnsigned(VkFormat format) isFormatUnsigned() argument
2079 isFormatFloat(VkFormat format) isFormatFloat() argument
2101 isFormatBool(VkFormat format) isFormatBool() argument
2115 isFormat8bitTy(VkFormat format) isFormat8bitTy() argument
2133 isFormat16BitTy(VkFormat format) isFormat16BitTy() argument
2464 const vk::VkFormat format = data.format; initializeMemory() local
2635 makeTessellationEvaluationFrameBufferTest(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage) makeTessellationEvaluationFrameBufferTest() argument
2646 makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage, const deUint32 tessShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() argument
2877 makeGeometryFrameBufferTest(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult) makeGeometryFrameBufferTest() argument
2887 makeGeometryFrameBufferTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const deUint32 geometryShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeGeometryFrameBufferTestRequiredSubgroupSize() argument
3111 allStages(Context& context, vk::VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, const VerificationFunctor& checkResult, const vk::VkShaderStageFlags shaderStage) allStages() argument
3123 allStagesRequiredSubgroupSize(Context& context, vk::VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, const VerificationFunctor& checkResult, const vk::VkShaderStageFlags shaderStageTested, const deUint32 vertexShaderStageCreateFlags, const deUint32 tessellationControlShaderStageCreateFlags, const deUint32 tessellationEvalShaderStageCreateFlags, const deUint32 geometryShaderStageCreateFlags, const deUint32 fragmentShaderStageCreateFlags, const deUint32 requiredSubgroupSize[5]) allStagesRequiredSubgroupSize() argument
3448 makeVertexFrameBufferTest(Context& context, vk::VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult) makeVertexFrameBufferTest() argument
3458 makeVertexFrameBufferTestRequiredSubgroupSize(Context& context, vk::VkFormat format, const SSBOData* extraData, deUint32 extraDataCount, const void* internalData, subgroups::CheckResult checkResult, const deUint32 vertexShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeVertexFrameBufferTestRequiredSubgroupSize() argument
3672 makeFragmentFrameBufferTest(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, CheckResultFragment checkResult) makeFragmentFrameBufferTest() argument
3682 makeFragmentFrameBufferTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, CheckResultFragment checkResult, const deUint32 fragmentShaderStageCreateFlags, const deUint32 requiredSubgroupSize) makeFragmentFrameBufferTestRequiredSubgroupSize() argument
4001 makeComputeOrMeshTestRequiredSubgroupSize(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeOrMeshTestRequiredSubgroupSize() argument
4338 makeComputeTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeTestRequiredSubgroupSize() argument
4367 makeMeshTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeMeshTestRequiredSubgroupSize() argument
4396 makeComputeOrMeshTest(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeOrMeshTest() argument
4431 makeComputeTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeTest() argument
4443 makeMeshTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeMeshTest() argument
4662 makeRayTracingInputBuffers(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const vector<VkShaderStageFlagBits>& stagesVector) makeRayTracingInputBuffers() argument
4966 allRayTracingStages(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDataCount, const void* internalData, const VerificationFunctor& checkResult, const VkShaderStageFlags shaderStage) allRayTracingStages() argument
4985 allRayTracingStagesRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* extraDatas, deUint32 extraDatasCount, const void* internalData, const VerificationFunctor& checkResult, const VkShaderStageFlags shaderStageTested, const deUint32 shaderStageCreateFlags[6], const deUint32 requiredSubgroupSize[6]) allRayTracingStagesRequiredSubgroupSize() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c275 char *format; in wpa_auth_vlogger() local
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp961 TexImage2D::TexImage2D (SharedPtr<Texture> texture, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, bool useSync, bool serverSync) in TexImage2D() argument
1013 TexSubImage2D::TexSubImage2D (SharedPtr<Texture> texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, bool useSync, bool serverSync) in TexSubImage2D() argument
1848 ReadPixels::ReadPixels (int x, int y, int width, int height, GLenum format, GLenum type, SharedPtr<tcu::ThreadUtil::DataBlock>& data, bool useSync, bool serverSync) in ReadPixels() argument
/third_party/ffmpeg/libavcodec/
H A Davcodec.h2306 uint16_t format; /* 0 = graphics */ global() member
2945 int format; global() member
[all...]
/third_party/ffmpeg/fftools/
H A Dffprobe.c946 writer_print_integers(WriterContext *wctx, const char *name, uint8_t *data, int size, const char *format, int columns, int bytes, int offset_add) writer_print_integers() argument
[all...]
H A Dffplay.c163 int format; member
371 enum AVPixelFormat format; member
827 Uint32 format; in realloc_texture() local
876 static void get_sdl_pix_fmt_and_blendmode(int format, Uint32 *sdl_pix_fmt, SDL_BlendMode *sdl_blendmode) in get_sdl_pix_fmt_and_blendmode() argument
[all...]

Completed in 116 milliseconds

1...<<121122123124125126