HomeSort by relevance Sort by last modified time
    Searched refs:UNSIGNED_INT8 (Results 26 - 39 of 39) sorted by null

12

  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesShaderIntrinsicsBase.cpp 149 case tcu::TextureFormat::UNSIGNED_INT8:
vktSparseResourcesTestsUtil.cpp 609 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
  /external/deqp/framework/common/
tcuRasterizationVerifier.cpp     [all...]
tcuTexture.hpp 104 UNSIGNED_INT8,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp 137 return type == TextureFormat::UNSIGNED_INT8 ||
187 format.type == TextureFormat::UNSIGNED_INT8 ||
217 case TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
    [all...]
es31fOpaqueTypeIndexingTests.cpp 226 case glu::TYPE_UINT: return tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT8);
    [all...]
  /external/python/cpython3/Lib/test/
test_array.py 53 UNSIGNED_INT8 = 0
98 (['B', 'H', 'I', 'L'], UNSIGNED_INT8, '=BBBB',
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemShaderImageAccessTests.cpp 194 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
    [all...]
  /external/deqp/modules/egl/
teglRenderTests.cpp 415 default: return tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleImageTests.cpp 679 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 76 return tcu::PixelBufferAccess(TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT8), 0, 0, 0, DE_NULL);
212 case 8: return tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 386 case glu::TYPE_UINT: return tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT8);
    [all...]
  /external/deqp/framework/opengl/
gluTextureTestUtil.cpp 62 case TextureFormat::UNSIGNED_INT8:
88 case TextureFormat::UNSIGNED_INT8:
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationOperation.cpp 441 case tcu::TextureFormat::UNSIGNED_INT8: typePart = "8ui"; break;
    [all...]

Completed in 600 milliseconds

12