Home
last modified time | relevance | path

Searched refs:allFormats (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp50 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P() local
51 for (GLenum internalFormat : allFormats) in TEST_P()
164 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P() local
165 for (GLenum internalFormat : allFormats) in TEST_P()
DVulkanFormatTablesTest.cpp54 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P() local
55 for (GLenum internalFormat : allFormats) in TEST_P()
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.cpp468 …nst FormatDB& ctxFormats, const FormatDB& coreFormats, const FormatDB& allFormats, tcu::TestLog& l… in logFormatInfo() argument
517 if (isFormatFeatureSupported(allFormats, *it, TEXTURE_VALID)) in logFormatInfo()
520 logAffectingExtensions("\t\t- ", allFormats, *it, TEXTURE_VALID, msg); in logFormatInfo()
549 if (isFormatFeatureSupported(allFormats, *it, RENDERBUFFER_VALID)) in logFormatInfo()
552 logAffectingExtensions("\t\t- ", allFormats, *it, RENDERBUFFER_VALID, msg); in logFormatInfo()
585 else if (isFormatFeatureSupported(allFormats, *it, s_renderability[ndx].flag)) in logFormatInfo()
588 logAffectingExtensions("\t\t- ", allFormats, *it, s_renderability[ndx].flag, msg); in logFormatInfo()
600 if (isFormatFeatureSupported(allFormats, *it, s_renderability[ndx].flag)) in logFormatInfo()
602 … if (isFormatFeatureSupported(allFormats, *it, s_renderability[ndx].flag | REQUIRED_RENDERABLE)) in logFormatInfo()
605 …logAffectingExtensions("\t\t- ", allFormats, *it, s_renderability[ndx].flag | REQUIRED_RENDERABLE,… in logFormatInfo()
[all …]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DNumberingScheme.java387 RangeTable.Builder allFormats = RangeTable.builder(FORMAT_SCHEMA); in checkFormatConsistency() local
388 allFormats.copyNonDefaultValues(AREA_CODE_LENGTH, table, OverwriteMode.ALWAYS); in checkFormatConsistency()
389 allFormats.copyNonDefaultValues(FORMAT, table, OverwriteMode.ALWAYS); in checkFormatConsistency()
392 .forEach(t -> allFormats.copyNonDefaultValues(FORMAT, t, OverwriteMode.SAME)); in checkFormatConsistency()
393 RangeTable formatTable = allFormats.build(); in checkFormatConsistency()
408 RangeTree assigned = allFormats.getRanges(FORMAT, id); in checkFormatConsistency()
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a420-skips.txt9 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
Dfreedreno-a618-skips.txt26 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
Dfreedreno-a530-skips.txt19 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
Dfreedreno-a630-skips.txt27 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dgenvk.py105 allFormats = allSpirv = allFeatures = allExtensions = r'.*'
112 emitFormatsPat = makeREstring(emitFormats, allFormats)
/third_party/vulkan-headers/registry/
Dgenvk.py110 allFormats = allSpirv = allFeatures = allExtensions = r'.*'
117 emitFormatsPat = makeREstring(emitFormats, allFormats)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp451 const VkFormat allFormats[] = variable
500 for (const VkFormat& f : allFormats) in findFormatsByChannelClass()
1012 for (const VkFormat& f : allFormats) in createImageWriteOpTests()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp1388 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps() local
1389 for (GLenum internalFormat : allFormats) in GenerateCaps()
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/
Dgles31-khr-master.txt1066 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
1067 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
1068 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
1069 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
1070 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/
Dgles31-khr-master.txt1066 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
1067 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
1068 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
1069 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
1070 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/
Dgles31-khr-master.txt1066 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
1067 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
1068 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
1069 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
1070 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/
Dgles31-khr-master.txt1066 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
1067 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
1068 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
1069 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
1070 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp651 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps() local
652 for (GLenum internalFormat : allFormats) in GenerateCaps()
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/
Dgles31-khr-master.txt1996 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
1997 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
1998 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
1999 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
2000 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/
Dgles31-khr-master.txt1996 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
1997 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
1998 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
1999 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
2000 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/mesa3d/src/gallium/drivers/virgl/ci/
Dvirpipe-gl-fails.txt49 KHR-GL43.shader_image_load_store.basic-allFormats-loadGeometryStages,Fail
50 KHR-GL43.shader_image_load_store.basic-allFormats-storeGeometryStages,Fail
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.5.x/
Dgles31-khr-master.txt2007 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
2008 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
2009 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
2010 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
2011 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.6.x/
Dgles31-khr-master.txt2007 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
2008 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
2009 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
2010 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
2011 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/master/
Dgles31-khr-master.txt2007 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
2008 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-cs
2009 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-fs
2010 KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
2011 KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl42-master.txt3828 KHR-GL42.shader_image_load_store.basic-allFormats-store
3829 KHR-GL42.shader_image_load_store.basic-allFormats-load
3830 KHR-GL42.shader_image_load_store.basic-allFormats-storeGeometryStages
3831 KHR-GL42.shader_image_load_store.basic-allFormats-loadGeometryStages
3832 KHR-GL42.shader_image_load_store.basic-allFormats-loadStoreComputeStage
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/
Dgl42-master.txt3828 KHR-GL42.shader_image_load_store.basic-allFormats-store
3829 KHR-GL42.shader_image_load_store.basic-allFormats-load
3830 KHR-GL42.shader_image_load_store.basic-allFormats-storeGeometryStages
3831 KHR-GL42.shader_image_load_store.basic-allFormats-loadGeometryStages
3832 KHR-GL42.shader_image_load_store.basic-allFormats-loadStoreComputeStage

12