Home
last modified time | relevance | path

Searched defs:pixelBuffer (Results 1 – 15 of 15) sorted by relevance

/external/angle/src/tests/gl_tests/
DProvokingVertexTest.cpp221 std::vector<GLint> pixelBuffer(getWindowWidth() * getWindowHeight() * 4, 0); in TEST_P() local
270 std::vector<GLint> pixelBuffer(getWindowWidth() * getWindowHeight() * 4, 0); in TEST_P() local
/external/angle/src/tests/egl_tests/
DEGLDirectCompositionTest.cpp279 uint8_t *pixelBuffer = static_cast<uint8_t *>(malloc(WINDOWWIDTH * WINDOWHEIGHT * 4)); in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp365 …tcu::ConstPixelBufferAccess pixelBuffer = vk::getChannelAccess(compatibleFormatDescription, co… in testStorageImageWrite() local
383 …tcu::ConstPixelBufferAccess pixelBuffer = vk::getChannelAccess(compatibleFormatDescription, … in testStorageImageWrite() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp767 …tcu::ConstPixelBufferAccess pixelBuffer = vk::getChannelAccess(compatibleFormatDescription, co… in iterate() local
795 …tcu::ConstPixelBufferAccess pixelBuffer = vk::getChannelAccess(compatibleFormatDescription, c… in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp747 …const tcu::ConstPixelBufferAccess pixelBuffer = vk::getChannelAccess(formatDescription, gridSize… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1198 void MultiViewRenderTestInstance::setPoint (const tcu::PixelBufferAccess& pixelBuffer, const tcu::V… in setPoint()
1211 void MultiViewRenderTestInstance::fillTriangle (const tcu::PixelBufferAccess& pixelBuffer, const tc… in fillTriangle()
1228 void MultiViewRenderTestInstance::fillLayer (const tcu::PixelBufferAccess& pixelBuffer, const tcu::… in fillLayer()
1235 void MultiViewRenderTestInstance::fillQuarter (const tcu::PixelBufferAccess& pixelBuffer, const tcu… in fillQuarter()
3046 …tcu::ConstPixelBufferAccess pixelBuffer (tcuBufferFormat, dst.getSize(), bufferAlloc->getHostPtr()… in readImage() local
3062 …tcu::ConstPixelBufferAccess pixelBuffer (tcuBufferFormat, dst.getSize(), bufferAlloc->getHostPtr()… in readImage() local
/external/deqp/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp541 GLuint pixelBuffer = (GLuint)-1; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp439 tcu::ConstPixelBufferAccess pixelBuffer = resultLevel->getAccess(); in checkResult() local
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1235 …tcu::PixelBufferAccess pixelBuffer(tcu::TextureFormat(tcu::TextureFormat::sRGBA, tcu::TextureForma… in iterate() local
1248 …tcu::PixelBufferAccess pixelBuffer(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat… in iterate() local
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp595 const gl::Buffer *pixelBuffer) in setPixelUnpackBuffer()
646 const gl::Buffer *pixelBuffer) in setPixelPackBuffer()
Drenderergl_utils.cpp2554 const gl::Buffer *pixelBuffer, in ShouldApplyLastRowPaddingWorkaround()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp764 const auto pixelBuffer = textureLevel->getAccess(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp512 …tcu::PixelBufferAccess pixelBuffer (format, gridSize.x(), gridSize.y(), gridSize.z(), bufferAllo… in initDataForImage() local
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp976 GLuint pixelBuffer = 0; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp4426 …const tcu::ConstPixelBufferAccess pixelBuffer(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::Te… in runAndVerifyDefaultPipeline() local