Searched defs:readType (Results 1 – 8 of 8) sorted by relevance
62 deUint32 getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo()1206 GLenum readType; in makeTessellationEvaluationFrameBufferTest() local1400 GLenum readType; in makeGeometryFrameBufferTest() local1627 GLenum readType; in allStages() local1854 GLenum readType; in makeVertexFrameBufferTest() local2000 GLenum readType; in makeFragmentFrameBufferTest() local
280 GLenum readType = source->getImplementationColorReadType(context); in copyImageToLUMAWorkaroundTexture() local315 GLenum readType = source->getImplementationColorReadType(context); in copySubImageToLUMAWorkaroundTexture() local
641 GLenum readType = readPixelsFormat.type; in readPixels() local
618 ExplicitType readType = type; in test_image_format_write() local
247 GLint readType = 0x1234; in read_pixels_format_mismatch() local
526 ExplicitType readType = type; in test_image_format_write() local
863 GrGLenum readType; in readPixelsSupported() local
1615 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function