Home
last modified time | relevance | path

Searched defs:readType (Results 1 – 12 of 12) 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()
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/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_no_buildgn/vulkan/image/
DvktImageAtomicOperationTests.cpp541 …::UVec3& imageSize, AtomicOperation operation, bool useTransfer, ShaderReadType readType, ImageBac… in commonCheckSupport()
2019 const auto& readType = readTypes[readTypeIdx]; in createImageAtomicOperationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp541 …::UVec3& imageSize, AtomicOperation operation, bool useTransfer, ShaderReadType readType, ImageBac… in commonCheckSupport()
2019 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dohos_gen_framework.py569 def readType (self, typeNode): member in API
Dgen_framework.py565 def readType (self, typeNode): member in API