Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp59 uint32_t getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo()
1214 GLenum readType; in makeTessellationEvaluationFrameBufferTest() local
1410 GLenum readType; in makeGeometryFrameBufferTest() local
1656 GLenum readType; in allStages() local
1889 GLenum readType; in makeVertexFrameBufferTest() local
2035 GLenum readType; in makeFragmentFrameBufferTest() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DSerializationStressTest.java850 int type, readType; field in SerializationStressTest.WriteReplaceTestF
852 public WriteReplaceTestF(int type, int readType) { in WriteReplaceTestF()
/aosp_15_r20/cts/common/device-side/bedstead/testapisreflection/ksp/java/com/android/bedstead/testapisreflection/ksp/parser/
H A DTypeNameParser.kt68 private fun StringReader.readType(): TypeName? { in parseArray() method in com.android.bedstead.testapisreflection.ksp.parser.TypeNameParser
/aosp_15_r20/dalvik/dx/src/com/android/dex/
H A DEncodedValueReader.java196 public int readType() { in readType() method in EncodedValueReader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTRecordReader.h175 QualType readType() { in readType() function
DASTReader.h1899 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTRecordReader.h182 QualType readType() { in readType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTRecordReader.h182 QualType readType() { in readType() function
DASTReader.h1888 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTRecordReader.h182 QualType readType() { in readType() function
DASTReader.h1888 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DBlitGL.cpp327 GLenum readType = source->getImplementationColorReadType(context); in copyImageToLUMAWorkaroundTexture() local
368 GLenum readType = source->getImplementationColorReadType(context); in copySubImageToLUMAWorkaroundTexture() local
H A DFramebufferGL.cpp739 GLenum readType = readPixelsFormat.type; in readPixels() local
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/
Dreader.go363 func (r *reader) readType(decl *ast.GenDecl, spec *ast.TypeSpec) { func
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_images_write_common.cpp660 ExplicitType readType = type; in test_image_format_write() local
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DDescriptor.java741 static int readType(StringBuffer sbuf, int pos, String desc) { in readType() method in Descriptor.PrettyPrinter
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp604 ShaderReadType readType, ImageBackingType backingType) in commonCheckSupport()
2041 const auto &readType = readTypes[readTypeIdx]; in createImageAtomicOperationTests() local
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dtype.go407 func (d *Data) readType(name string, r typeReader, off Offset, typeCache map[Offset]Type, fixups *t… func
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dtest_images_2D.cpp528 ExplicitType readType = type; in test_image_format_write() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp252 GLint readType = 0x1234; in read_pixels_format_mismatch() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp1006 spirv::IdRef readType(kIdFloat4Type); in InsertColorUnresolveLoadStore() local
1041 spirv::IdRef readType(kIdFloat4Type); in InsertDepthStencilUnresolveLoadStore() local
1061 spirv::IdRef readType(kIdUInt4Type); in InsertDepthStencilUnresolveLoadStore() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp289 std::string readType; member
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp824 GLenum readType = renderbuffer->getImplementationColorReadType(context); in SerializeRenderbuffer() local
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTReader.h1615 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
/aosp_15_r20/external/deqp/external/vulkancts/scripts/
H A Dgen_framework.py640 def readType (self, typeNode): member in API

123