Home
last modified time | relevance | path

Searched refs:UNSIGNED_INT32 (Results 1 – 25 of 71) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageAtomicSpirvShaders.cpp6536 …ValueType{CaseVariant{IMAGE_TYPE_1D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6537 …ValueType{CaseVariant{IMAGE_TYPE_1D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6540 …ant{IMAGE_TYPE_1D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6541 …ant{IMAGE_TYPE_1D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6544 …ValueType{CaseVariant{IMAGE_TYPE_2D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6545 …ValueType{CaseVariant{IMAGE_TYPE_2D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6548 …ant{IMAGE_TYPE_2D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6549 …ant{IMAGE_TYPE_2D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6552 …ValueType{CaseVariant{IMAGE_TYPE_3D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6553 …ValueType{CaseVariant{IMAGE_TYPE_3D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
[all …]
DvktImageMismatchedWriteOpTests.cpp517 case TextureFormat::UNSIGNED_INT32: return "uint"; in getChannelStr()
536 … doubled ? TextureFormat::ChannelType::UNSIGNED_INT64 : TextureFormat::ChannelType::UNSIGNED_INT32; in makeChannelType()
DvktImageTestsUtil.cpp615 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break; in getShaderImageFormatQualifier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicSpirvShaders.cpp6536 …ValueType{CaseVariant{IMAGE_TYPE_1D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6537 …ValueType{CaseVariant{IMAGE_TYPE_1D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6540 …ant{IMAGE_TYPE_1D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6541 …ant{IMAGE_TYPE_1D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6544 …ValueType{CaseVariant{IMAGE_TYPE_2D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6545 …ValueType{CaseVariant{IMAGE_TYPE_2D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6548 …ant{IMAGE_TYPE_2D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6549 …ant{IMAGE_TYPE_2D_ARRAY, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, CaseVariant::… in getSpirvAtomicOpShader()
6552 …ValueType{CaseVariant{IMAGE_TYPE_3D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
6553 …ValueType{CaseVariant{IMAGE_TYPE_3D, tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32, … in getSpirvAtomicOpShader()
[all …]
DvktImageMismatchedWriteOpTests.cpp517 case TextureFormat::UNSIGNED_INT32: return "uint"; in getChannelStr()
536 … doubled ? TextureFormat::ChannelType::UNSIGNED_INT64 : TextureFormat::ChannelType::UNSIGNED_INT32; in makeChannelType()
DvktImageTestsUtil.cpp615 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break; in getShaderImageFormatQualifier()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderImageLoadStoreTests.cpp107 case tcu::TextureFormat::UNSIGNED_INT32: qualifier << "32ui"; break; in getShaderImageLayoutQualifier()
133 case tcu::TextureFormat::UNSIGNED_INT32: in getShaderImageTypeDeclaration()
234 case tcu::TextureFormat::UNSIGNED_INT32: in getOtherFunctionArguments()
408 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_store()
411 tcu::TextureFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in image_store()
446 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_load()
449 tcu::TextureFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in image_load()
478 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_atomic()
481 tcu::TextureFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in image_atomic()
531 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_atomic_exchange()
[all …]
Des31fStencilTexturingTests.cpp536 …TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), wi… in iterate()
619 …TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width,… in iterate()
765 …TextureLevel result (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width… in iterate()
823 …TextureLevel result (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width… in iterate()
897 …TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), wi… in iterate()
959 …TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), le… in iterate()
Des31fShaderImageLoadStoreTests.cpp139 type == TextureFormat::UNSIGNED_INT32; in isFormatTypeUnsignedInteger()
175 format.type == TextureFormat::UNSIGNED_INT32; in isFormatSupportedForTextureBuffer()
189 format.type == TextureFormat::UNSIGNED_INT32; in isFormatSupportedForTextureBuffer()
215 case TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break; in getShaderImageFormatQualifier()
1635 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in BinaryAtomicOperationCase()
2164 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in AtomicCompSwapCase()
2589 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in CoherenceCase()
2787 …_ASSERT(resultSlice.getFormat() == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32)); in operator ()()
2939 …erOutResultTexture, TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), in iterate()
3044 …LayeredImage src(TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), 1… in iterate()
[all …]
Des31fFboTestUtil.cpp591 return tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32); in getFramebufferReadFormat()
Des31fTextureGatherTests.cpp147 type == tcu::TextureFormat::UNSIGNED_INT32; in isUIntFormatType()
158 colorBufferFormat.type == tcu::TextureFormat::UNSIGNED_INT32)) in getPixels()
170 … (isSigned) ? (tcu::TextureFormat::SIGNED_INT32) : (tcu::TextureFormat::UNSIGNED_INT32)), in getPixels()
/third_party/vk-gl-cts/framework/opengl/
DgluTextureUtil.cpp61 case TextureFormat::UNSIGNED_INT32: in getTransferFormat()
111 case TextureFormat::UNSIGNED_INT32: type = GL_UNSIGNED_INT; break; in getTransferFormat()
158 case FMT_CASE(RGBA, UNSIGNED_INT32): return GL_RGBA32UI; in getInternalFormat()
176 case FMT_CASE(RGB, UNSIGNED_INT32): return GL_RGB32UI; in getInternalFormat()
191 case FMT_CASE(RG, UNSIGNED_INT32): return GL_RG32UI; in getInternalFormat()
205 case FMT_CASE(R, UNSIGNED_INT32): return GL_R32UI; in getInternalFormat()
219 case FMT_CASE(D, UNSIGNED_INT32): return GL_DEPTH_COMPONENT32; in getInternalFormat()
407 …L_UNSIGNED_INT: return normalized ? TextureFormat::UNORM_INT32 : TextureFormat::UNSIGNED_INT32; in mapGLChannelType()
487 case GL_RGBA32UI: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32); in mapGLInternalFormat()
505 case GL_RGB32UI: return TextureFormat(TextureFormat::RGB, TextureFormat::UNSIGNED_INT32); in mapGLInternalFormat()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fReadPixelsTests.cpp127 else if (reference.getFormat().type == tcu::TextureFormat::UNSIGNED_INT32) in render()
136 if (reference.getFormat().type == tcu::TextureFormat::UNSIGNED_INT32) in render()
195 else if (reference.getFormat().type == tcu::TextureFormat::UNSIGNED_INT32) in render()
Des3fDepthStencilClearTests.cpp110 case 32: return tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT32); in getStencilFormat()
Des3fRandomFragmentOpTests.cpp271 …eLevel(tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT32), width, heigh… in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp165 , m_residencyFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in SparseShaderIntrinsicsInstanceBase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp165 , m_residencyFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in SparseShaderIntrinsicsInstanceBase()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2847 case FMT_CASE(R, UNSIGNED_INT32): return VK_FORMAT_R32_UINT; in mapTextureFormat()
2853 case FMT_CASE(RG, UNSIGNED_INT32): return VK_FORMAT_R32G32_UINT; in mapTextureFormat()
2857 case FMT_CASE(RGB, UNSIGNED_INT32): return VK_FORMAT_R32G32B32_UINT; in mapTextureFormat()
2861 case FMT_CASE(RGBA, UNSIGNED_INT32): return VK_FORMAT_R32G32B32A32_UINT; in mapTextureFormat()
3105 …case VK_FORMAT_R32_UINT: return TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32); in mapVkFormat()
3109 … VK_FORMAT_R32G32_UINT: return TextureFormat(TextureFormat::RG, TextureFormat::UNSIGNED_INT32); in mapVkFormat()
3113 …K_FORMAT_R32G32B32_UINT: return TextureFormat(TextureFormat::RGB, TextureFormat::UNSIGNED_INT32); in mapVkFormat()
3117 …ORMAT_R32G32B32A32_UINT: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32); in mapVkFormat()
3333 case tcu::TextureFormat::UNSIGNED_INT32: in fullTextureFormatRoundTripSupported()
3395 TextureFormat::UNSIGNED_INT32, // uint in getChannelAccessFormat()
[all …]
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pTextureCases.cpp98 texFormat.type == tcu::TextureFormat::UNSIGNED_INT32 || in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp307 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break; in getShaderImageFormatQualifier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp307 case tcu::TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break; in getShaderImageFormatQualifier()
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp203 case TextureFormat::UNSIGNED_INT32: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
396 …case TextureFormat::UNSIGNED_INT32: cMin = 0.0f; cMax = 4294967040.f; break; // Maximum exac… in getFloatChannelValueRange()
531 case TextureFormat::UNSIGNED_INT32: return UVec4(std::numeric_limits<deUint32>::max()); in getFormatMaxUintValue()
576 case TextureFormat::UNSIGNED_INT32: return IVec4(32); in getChannelBitDepth()
652 case TextureFormat::UNSIGNED_INT32: in getChannelMantissaBitDepth()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedColorMasks.cpp250 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), kSize, kSize); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp110 case 32: return tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT32); in getStencilFormat()
Des2fRandomFragmentOpTests.cpp271 …eLevel(tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT32), width, heigh… in init()

123