/external/angle/src/libANGLE/ |
D | es3_copy_conversion_table_autogen.cpp | 18 bool ValidES3CopyConversion(GLenum textureFormat, GLenum framebufferFormat) in ValidES3CopyConversion()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 782 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslAttachmentType() local 806 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslInputAttachmentType() local 830 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isPackedType() local 867 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isComponentSwizzled() local 891 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getNumUsedChannels() local
|
D | vktImageAtomicSpirvShaders.hpp | 45 tcu::TextureFormat textureFormat; member
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Surface.hpp | 100 EGLenum textureFormat = EGL_NO_TEXTURE; // Format of texture: RGB, RGBA, or no texture member in egl::Surface
|
D | Surface.cpp | 429 … EGLenum textureFormat, EGLenum textureTarget, EGLenum clientBufferFormat, in PBufferSurface()
|
D | Display.cpp | 345 EGLenum textureFormat = EGL_NO_TEXTURE; in createPBufferSurface() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 430 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local 449 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 196 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local 316 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 81 const angle::Format &textureFormat = format.actualImageFormat(); in setStorageImpl() local 172 const angle::Format &textureFormat = vkFormat.actualImageFormat(); in setStorageEGLImageTarget() local
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 89 int textureFormat = WGL_NO_TEXTURE_ARB; in wglCreatePbufferARB() local
|
D | stw_framebuffer.h | 93 unsigned textureFormat; /**< WGL_NO_TEXTURE or WGL_TEXTURE_RGB[A]_ARB */ member
|
/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | PbufferSurfaceWGL.cpp | 22 EGLenum textureFormat, in PbufferSurfaceWGL()
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | PixmapSurfaceGLX.cpp | 26 int EGLTextureFormatToGLXTextureFormat(EGLint textureFormat) in EGLTextureFormatToGLXTextureFormat()
|
/external/deqp/framework/common/ |
D | tcuImageIO.cpp | 107 TextureFormat textureFormat; in loadPNG() local
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayETC2Support.cpp | 342 const tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8); in isRenderedImageValid() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1042 tcu::TextureFormat textureFormat, in TextureGatherCase() 1163 …ureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in genGatherFuncCall() 1234 const tcu::TextureFormat& textureFormat, in genProgramSources() 1572 …s> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in generateBasic2DCaseIterations() 1652 tcu::TextureFormat textureFormat, in TextureGather2DCase() 1742 tcu::TextureFormat textureFormat, in TextureGather2DArrayCase() 1874 tcu::TextureFormat textureFormat, in TextureGatherCubeCase() 2014 tcu::TextureFormat textureFormat, in makeTextureGatherCase()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineEarlyDestroyTests.cpp | 235 const tcu::TextureFormat textureFormat = mapVkFormat(attachmentFormat); in testEarlyDestroy() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 928 …eIterations (GatherType gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, … in generateBasic2DCaseIterations() 1005 tcu::TextureFormat textureFormat; member 1616 const tcu::TextureFormat& textureFormat, in genGatherFuncCall() 1964 const tcu::TextureFormat textureFormat, in TextureGather2DCase() 2018 const tcu::TextureFormat& textureFormat, in generate2DArrayCaseIterations() 2184 const tcu::TextureFormat textureFormat, in TextureGather2DArrayCase() 2238 …eIterations (GatherType gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, … in generateCubeCaseIterations() 2405 const tcu::TextureFormat textureFormat, in TextureGatherCubeCase() 2474 tcu::TextureFormat textureFormat, in makeTextureGatherCase()
|
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cNumberParsingTests.cpp | 357 …const auto textureFormat = tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in iterate() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Framebuffer9.cpp | 393 const d3d9::TextureFormat &textureFormat = d3d9::GetTextureFormatInfo(sizedFormat); in getImplementationColorReadFormat() local
|
/external/mesa3d/src/glx/windows/ |
D | windowsgl.c | 394 int textureFormat, windowsDrawable *drawable) in windows_setTexBuffer()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferActiveUniformValidation.cpp | 58 TextureParameters::TextureParameters(glw::GLuint textureBufferSize, glw::GLenum textureFormat, in TextureParameters()
|
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 1092 …tInstance::verifyBufferInternal (const void* resultData, const tcu::TextureFormat& textureFormat, … in verifyBufferInternal() 1145 …Level> ColorImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 1301 …Level> DepthImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 1568 …ColorResolveImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 1780 …DepthResolveImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 2127 …reLevel> MultisubpassTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage()
|
/external/swiftshader/src/Device/ |
D | Sampler.hpp | 94 vk::Format textureFormat; member
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 430 const tcu::TextureFormat textureFormat, in getPixel() 538 const tcu::TextureFormat textureFormat = vk::mapVkFormat(surfaceFormat.format); in colorspaceCompareTest() local
|