Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DProvokingVertexTest.cpp281 std::vector<GLint> pixelBuffer(getWindowWidth() * getWindowHeight() * 4, 0); in TEST_P() local
330 std::vector<GLint> pixelBuffer(getWindowWidth() * getWindowHeight() * 4, 0); in TEST_P() local
/external/angle/src/tests/egl_tests/
DEGLDirectCompositionTest.cpp283 uint8_t *pixelBuffer = static_cast<uint8_t *>(malloc(WINDOWWIDTH * WINDOWHEIGHT * 4)); in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp335 …tcu::ConstPixelBufferAccess pixelBuffer = vk::getChannelAccess(compatibleFormatDescription, co… in testStorageImageWrite() local
353 …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/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp541 GLuint pixelBuffer = (GLuint)-1; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1410 void MultiViewRenderTestInstance::setPoint (const tcu::PixelBufferAccess& pixelBuffer, const tcu::V… in setPoint() argument
1423 void MultiViewRenderTestInstance::fillTriangle (const tcu::PixelBufferAccess& pixelBuffer, const tc… in fillTriangle() argument
1440 void MultiViewRenderTestInstance::fillLayer (const tcu::PixelBufferAccess& pixelBuffer, const tcu::… in fillLayer() argument
1447 void MultiViewRenderTestInstance::fillQuarter (const tcu::PixelBufferAccess& pixelBuffer, const tcu… in fillQuarter() argument
3646 …tcu::ConstPixelBufferAccess pixelBuffer (tcuBufferFormat, dst.getSize(), bufferAlloc->getHostPtr()… in readImage() local
3662 …tcu::ConstPixelBufferAccess pixelBuffer (tcuBufferFormat, dst.getSize(), bufferAlloc->getHostPtr()… in readImage() local
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1245 …tcu::PixelBufferAccess pixelBuffer(tcu::TextureFormat(tcu::TextureFormat::sRGBA, tcu::TextureForma… in iterate() local
1258 …tcu::PixelBufferAccess pixelBuffer(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat… in iterate() local
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp623 const gl::Buffer *pixelBuffer) in setPixelUnpackBuffer()
674 const gl::Buffer *pixelBuffer) in setPixelPackBuffer()
Drenderergl_utils.cpp2991 const gl::Buffer *pixelBuffer, in ShouldApplyLastRowPaddingWorkaround()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp468 tcu::ConstPixelBufferAccess pixelBuffer = resultLevel->getAccess(); in checkResult() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp784 const auto pixelBuffer = textureLevel->getAccess(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp513 …tcu::PixelBufferAccess pixelBuffer (format, gridSize.x(), gridSize.y(), gridSize.z(), bufferAllo… in initDataForImage() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp4431 …const tcu::ConstPixelBufferAccess pixelBuffer(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::Te… in runAndVerifyDefaultPipeline() local