Home
last modified time | relevance | path

Searched defs:readType (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp62 deUint32 getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo()
1206 GLenum readType; in makeTessellationEvaluationFrameBufferTest() local
1400 GLenum readType; in makeGeometryFrameBufferTest() local
1627 GLenum readType; in allStages() local
1854 GLenum readType; in makeVertexFrameBufferTest() local
2000 GLenum readType; in makeFragmentFrameBufferTest() local
/external/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp280 GLenum readType = source->getImplementationColorReadType(context); in copyImageToLUMAWorkaroundTexture() local
315 GLenum readType = source->getImplementationColorReadType(context); in copySubImageToLUMAWorkaroundTexture() local
DFramebufferGL.cpp641 GLenum readType = readPixelsFormat.type; in readPixels() local
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_write_common.cpp618 ExplicitType readType = type; in test_image_format_write() local
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp247 GLint readType = 0x1234; in read_pixels_format_mismatch() local
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D.cpp526 ExplicitType readType = type; in test_image_format_write() local
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp863 GrGLenum readType; in readPixelsSupported() local
/external/clang/include/clang/Serialization/
DASTReader.h1615 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function