Home
last modified time | relevance | path

Searched refs:m_sizeInBytes (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp417 , m_sizeInBytes (sizeInBytes) in Buffer()
424 m_gl.bufferData(m_target, m_sizeInBytes, NULL, GL_DYNAMIC_DRAW); in Buffer()
454 ptr = m_gl.mapBufferRange(m_target, 0, m_sizeInBytes, GL_MAP_READ_BIT | GL_MAP_WRITE_BIT); in mapBufferPtr()
475 return m_sizeInBytes; in getSize()
479 deUint64 m_sizeInBytes; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp679 , m_sizeInBytes (sizeInBytes) in Buffer()
690 m_sizeInBytes, in Buffer()
725 return m_sizeInBytes; in getSize()
730 VkDeviceSize m_sizeInBytes; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp679 , m_sizeInBytes (sizeInBytes) in Buffer()
690 m_sizeInBytes, in Buffer()
725 return m_sizeInBytes; in getSize()
730 VkDeviceSize m_sizeInBytes; member

Completed in 18 milliseconds