Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp227 std::vector<deUint32> zeroBuffer (bufferElements, 0); in init() local
254 const std::vector<deInt32> zeroBuffer(m_workWidth * m_workHeight * m_elementsPerInvocation, 0); in init() local
1659 const std::vector<deUint32> zeroBuffer(numElements, 0); in genStorage() local
1664 const std::vector<float> zeroBuffer(numElements, 0.0f); in genStorage() local
1703 const std::vector<deInt32> zeroBuffer(imageWidth * imageHeight, 0); in genStorage() local
1708 const std::vector<float> zeroBuffer(imageWidth * imageHeight, 0.0f); in genStorage() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp139 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function
DvktFragmentOperationsScissorTests.cpp267 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function
/external/dng_sdk/source/
Ddng_stream.cpp742 dng_memory_data zeroBuffer (kZeroBufferSize); in PutZeros() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp552 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp521 void zeroBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in zeroBuffer() function