Home
last modified time | relevance | path

Searched defs:readFormat (Results 1 – 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp62 deUint32 getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo()
1211 GLenum readFormat; in makeTessellationEvaluationFrameBufferTest() local
1405 GLenum readFormat; in makeGeometryFrameBufferTest() local
1632 GLenum readFormat; in allStages() local
1859 GLenum readFormat; in makeVertexFrameBufferTest() local
2005 GLenum readFormat; in makeFragmentFrameBufferTest() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp472 tcu::TextureFormat readFormat; in iterate() local
Des3fFboTestUtil.cpp893 tcu::TextureFormat readFormat = getFramebufferReadFormat(format); in readPixels() local
Des3fFragmentOutputTests.cpp472 tcu::TextureFormat readFormat; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp287 …Image (const tcu::IVec3& imageSize, const VkFormat imageFormat, const VkFormat readFormat, bool co… in generateReferenceImage()
2197 const VkFormat readFormat, in ImageExtendOperandTestInstance()
2437 const VkFormat readFormat, in ImageExtendOperandTest()
2467 void check64BitSupportIfNeeded (Context& context, VkFormat readFormat, VkFormat writeFormat) in check64BitSupportIfNeeded()
3168 const auto readFormat = (testType.testType == ExtendTestType::READ ? format : otherFormat); in createImageExtendOperandsTests() local
3204 const auto readFormat = format; in createImageNontemporalOperandTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreTests.cpp287 …Image (const tcu::IVec3& imageSize, const VkFormat imageFormat, const VkFormat readFormat, bool co… in generateReferenceImage()
2168 const VkFormat readFormat, in ImageExtendOperandTestInstance()
2408 const VkFormat readFormat, in ImageExtendOperandTest()
2438 void check64BitSupportIfNeeded (Context& context, VkFormat readFormat, VkFormat writeFormat) in check64BitSupportIfNeeded()
3108 const auto readFormat = (testType.testType == ExtendTestType::READ ? format : otherFormat); in createImageExtendOperandsTests() local
3144 const auto readFormat = format; in createImageNontemporalOperandTests() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestUtil.cpp447 tcu::TextureFormat readFormat = getFramebufferReadFormat(format); in readPixels() local
Des31fNegativeBufferApiTests.cpp247 GLint readFormat = 0x1234; in read_pixels_format_mismatch() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp403 bool IsValidUnsignedShortReadPixelsFormat(GLenum readFormat, const gl::Context *context) in IsValidUnsignedShortReadPixelsFormat()
675 GLenum readFormat = readPixelsFormat.format; in readPixels() local
DBlitGL.cpp315 GLenum readFormat = source->getImplementationColorReadFormat(context); in copySubImageToLUMAWorkaroundTexture() local
/third_party/mesa3d/src/mesa/main/
Dblit.c141 GLenum readFormat, drawFormat; in compatible_resolve_formats() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp794 GLenum readFormat = renderbuffer->getImplementationColorReadFormat(context); in SerializeRenderbuffer() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp669 const tcu::TextureFormat readFormat (tcu::TextureFormat::RGBA, format.type); in execute() local
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp4671 GrGLenum readFormat, in didQueryImplementationReadSupport()
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLCaps.cpp5199 GrGLenum readFormat, in didQueryImplementationReadSupport()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp4181 GLint readFormat = readRenderbuffer->getFormat(); in blitFramebuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1350 const tcu::TextureFormat readFormat (tcu::TextureFormat::RGBA, format.type); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1350 const tcu::TextureFormat readFormat (tcu::TextureFormat::RGBA, format.type); in execute() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp7384 const angle::Format *readFormat) in canCopyWithTransformForReadPixels()
7449 const angle::Format *readFormat = &getActualFormat(); in readPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.cpp1569 const Format &readFormat = readColorBuffer->getFormat(); in ValidateBlitFramebufferParameters() local