/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsArithmeticTests.cpp | 480 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsArithmeticTests() local 590 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsArithmeticTests() local
|
H A D | vktSubgroupsPartitionedTests.cpp | 505 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsPartitionedTests() local 612 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsPartitionedTests() local
|
H A D | vktSubgroupsShuffleTests.cpp | 546 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsShuffleTests() local 649 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsShuffleTests() local
|
H A D | vktSubgroupsVoteTests.cpp | 551 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsVoteTests() local 693 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsVoteTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 61 } formats[] = member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiSurfaceTests.cpp | 653 void validateSurfaceFormats (tcu::ResultCollector& results, Type wsiType, const vector<VkSurfaceFormatKHR>& formats) in validateSurfaceFormats() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | D3DTextureTest.cpp | 306 const DXGI_FORMAT formats[] = {DXGI_FORMAT_R8G8B8A8_UNORM, DXGI_FORMAT_R8G8B8A8_UNORM_SRGB, in TEST_P() local 359 const DXGI_FORMAT formats[] = {DXGI_FORMAT_R8G8B8A8_UNORM, DXGI_FORMAT_B8G8R8A8_UNORM, in TEST_P() local [all...] |
H A D | TextureMultisampleTest.cpp | 80 GLint getSamplesToUse(GLenum texTarget, const std::vector<GLenum> &formats) in getSamplesToUse() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCaps.cpp | 305 void GrD3DCaps::setColorType(GrColorType colorType, std::initializer_list<DXGI_FORMAT> formats) { in setColorType() argument
|
/third_party/skia/src/utils/win/ |
H A D | SkWGL_win.cpp | 125 int SkWGLExtensions::selectFormat(const int formats[], in selectFormat() argument 344 int formats[64]; in get_pixel_formats_to_try() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
H A D | vktModifiersTests.cpp | 259 isModifierCompatibleWithImageProperties(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const VkFormat* formats, const deUint32 nFormats, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags handleType, const deUint64 drmFormatModifier, VkImageFormatProperties2& imageProperties) isModifierCompatibleWithImageProperties() argument 388 createImageWithDrmFormatExplicitModifier(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const ExplicitModifier drmFormatModifier) createImageWithDrmFormatExplicitModifier() argument 449 createImageWithDrmFormatModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const std::vector<deUint64>& drmFormatModifiers) createImageWithDrmFormatModifiers() argument 963 const VkFormat formats[] = createTests() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageTests.cpp | 802 const VkFormat* formats = (allocationKind == ALLOCATION_KIND_DEDICATED) in createImageFormatTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSparseRenderTargetTests.cpp | 825 static const VkFormat formats[] = in initTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsPartitionedTests.cpp | 487 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsPartitionedTests() local 584 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsPartitionedTests() local
|
H A D | vktSubgroupsShuffleTests.cpp | 528 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsShuffleTests() local 621 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsShuffleTests() local
|
H A D | vktSubgroupsVoteTests.cpp | 551 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsVoteTests() local 693 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsVoteTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 61 } formats[] = member
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aTextureFilteringTests.cpp | 706 } formats[] = in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureFilteringTests.cpp | 688 } formats[] = in init() local
|
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
H A D | es3aTextureFilteringTests.cpp | 712 } formats[] = in init() local
|
/third_party/curl/tests/server/ |
H A D | tftpd.c | 115 struct formats { struct
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfiltergraph.c | 344 AVFilterFormats *formats; in filter_query_formats() local [all...] |
H A D | avf_showwaves.c | 156 AVFilterFormats *formats = NULL; in query_formats() local [all...] |
H A D | avfilter.h | 360 } formats; member 512 AVFilterFormats *formats; global() member [all...] |
H A D | af_anequalizer.c | 222 AVFilterFormats *formats; in query_formats() local [all...] |