Home
last modified time | relevance | path

Searched defs:zeroBuffer (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp211 std::vector<deUint32> zeroBuffer (bufferElements, 0); in init() local
238 const std::vector<deInt32> zeroBuffer(m_workWidth * m_workHeight * m_elementsPerInvocation, 0); in init() local
1641 const std::vector<deUint32> zeroBuffer(numElements, 0); in genStorage() local
1646 const std::vector<float> zeroBuffer(numElements, 0.0f); in genStorage() local
1685 const std::vector<deInt32> zeroBuffer(imageWidth * imageHeight, 0); in genStorage() local
1690 const std::vector<float> zeroBuffer(imageWidth * imageHeight, 0.0f); in genStorage() local
/external/dng_sdk/source/
Ddng_stream.cpp742 dng_memory_data zeroBuffer (kZeroBufferSize); in PutZeros() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp365 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function
DvktFragmentOperationsScissorTests.cpp451 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp709 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp527 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function