Searched defs:typePart (Results 1 - 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTestsUtil.cpp288 const char* typePart; local
304 case tcu::TextureFormat::FLOAT: typePart = "32f"; break;
305 case tcu::TextureFormat::HALF_FLOAT: typePart = "16f"; break;
307 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break;
308 case tcu::TextureFormat::UNSIGNED_INT16: typePart = "16ui"; break;
309 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
311 case tcu::TextureFormat::SIGNED_INT32: typePart = "32i"; break;
312 case tcu::TextureFormat::SIGNED_INT16: typePart = "16i"; break;
313 case tcu::TextureFormat::SIGNED_INT8: typePart = "8i"; break;
315 case tcu::TextureFormat::UNORM_INT16: typePart
[all...]
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp1004 const char* typePart; local
1020 case tcu::TextureFormat::FLOAT: typePart = "32f"; break;
1021 case tcu::TextureFormat::HALF_FLOAT: typePart = "16f"; break;
1023 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break;
1024 case tcu::TextureFormat::UNSIGNED_INT16: typePart = "16ui"; break;
1025 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
1027 case tcu::TextureFormat::SIGNED_INT32: typePart = "32i"; break;
1028 case tcu::TextureFormat::SIGNED_INT16: typePart = "16i"; break;
1029 case tcu::TextureFormat::SIGNED_INT8: typePart = "8i"; break;
1031 case tcu::TextureFormat::UNORM_INT16: typePart
1047 const char* typePart = DE_NULL; local
[all...]
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp172 const char* typePart; local
188 case tcu::TextureFormat::FLOAT: typePart = "32f"; break;
189 case tcu::TextureFormat::HALF_FLOAT: typePart = "16f"; break;
191 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break;
192 case tcu::TextureFormat::UNSIGNED_INT16: typePart = "16ui"; break;
193 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
195 case tcu::TextureFormat::SIGNED_INT32: typePart = "32i"; break;
196 case tcu::TextureFormat::SIGNED_INT16: typePart = "16i"; break;
197 case tcu::TextureFormat::SIGNED_INT8: typePart = "8i"; break;
199 case tcu::TextureFormat::UNORM_INT16: typePart
[all...]
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp703 const char* typePart; local
719 case tcu::TextureFormat::FLOAT: typePart = "32f"; break;
720 case tcu::TextureFormat::HALF_FLOAT: typePart = "16f"; break;
722 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break;
723 case tcu::TextureFormat::UNSIGNED_INT16: typePart = "16ui"; break;
724 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
726 case tcu::TextureFormat::SIGNED_INT32: typePart = "32i"; break;
727 case tcu::TextureFormat::SIGNED_INT16: typePart = "16i"; break;
728 case tcu::TextureFormat::SIGNED_INT8: typePart = "8i"; break;
730 case tcu::TextureFormat::UNORM_INT16: typePart
[all...]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp417 const char* typePart = DE_NULL; local
433 case tcu::TextureFormat::FLOAT: typePart = "32f"; break;
434 case tcu::TextureFormat::HALF_FLOAT: typePart = "16f"; break;
436 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break;
437 case tcu::TextureFormat::UNSIGNED_INT16: typePart = "16ui"; break;
438 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
440 case tcu::TextureFormat::SIGNED_INT32: typePart = "32i"; break;
441 case tcu::TextureFormat::SIGNED_INT16: typePart = "16i"; break;
442 case tcu::TextureFormat::SIGNED_INT8: typePart = "8i"; break;
444 case tcu::TextureFormat::UNORM_INT16: typePart
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp199 const char* typePart; local
212 case TextureFormat::FLOAT: typePart = "32f"; break;
213 case TextureFormat::HALF_FLOAT: typePart = "16f"; break;
215 case TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break;
216 case TextureFormat::UNSIGNED_INT16: typePart = "16ui"; break;
217 case TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
219 case TextureFormat::SIGNED_INT32: typePart = "32i"; break;
220 case TextureFormat::SIGNED_INT16: typePart = "16i"; break;
221 case TextureFormat::SIGNED_INT8: typePart = "8i"; break;
223 case TextureFormat::UNORM_INT16: typePart
[all...]
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 289 milliseconds