Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/sshpk/lib/formats/
Drfc4253.js5 readType: read.bind(undefined, false), property
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp62 deUint32 getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo()
1202 GLenum readType; in makeTessellationEvaluationFrameBufferTest() local
1396 GLenum readType; in makeGeometryFrameBufferTest() local
1623 GLenum readType; in allStages() local
1850 GLenum readType; in makeVertexFrameBufferTest() local
1996 GLenum readType; in makeFragmentFrameBufferTest() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp278 GLenum readType = GL_NONE; in copyImageToLUMAWorkaroundTexture() local
314 GLenum readType = GL_NONE; in copySubImageToLUMAWorkaroundTexture() local
DFramebufferGL.cpp502 GLenum readType = readPixelsFormat.type; in readPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp281 GLenum readType = source->getImplementationColorReadType(context); in copyImageToLUMAWorkaroundTexture() local
316 GLenum readType = source->getImplementationColorReadType(context); in copySubImageToLUMAWorkaroundTexture() local
DFramebufferGL.cpp676 GLenum readType = readPixelsFormat.type; in readPixels() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp248 GLint readType = 0x1234; in read_pixels_format_mismatch() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp844 spirv::IdRef readType(kIdFloat4Type); in InsertColorUnresolveLoadStore() local
879 spirv::IdRef readType(kIdFloat4Type); in InsertDepthStencilUnresolveLoadStore() local
899 spirv::IdRef readType(kIdUInt4Type); in InsertDepthStencilUnresolveLoadStore() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp540 …mageType imageType, AtomicOperation operation, bool useTransfer, ShaderReadType readType, ImageBac… in commonCheckSupport()
1965 const auto& readType = readTypes[readTypeIdx]; in createImageAtomicOperationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp309 std::string readType; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp795 GLenum readType = renderbuffer->getImplementationColorReadType(context); in SerializeRenderbuffer() local