Home
last modified time | relevance | path

Searched defs:m_buffer (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/boost/boost/range/detail/
Dany_iterator_buffer.hpp61 boost::array<char, StackBufferSize> m_buffer; member in boost::any_iterator_buffer
111 boost::array<char, StackBufferSize> m_buffer; member in boost::any_iterator_stack_only_buffer
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderImageLoadStoreTests.cpp1139 GLuint m_buffer; in Write() local
1265 GLuint m_buffer; in WriteCS() local
1426 GLuint m_buffer; in Read() local
1564 GLuint m_buffer; in ReadCS() local
1682 GLuint m_buffer; in Read() local
1864 GLuint m_buffer[4]; in Write() local
2101 GLuint m_buffer[4]; in Write() local
2358 GLuint m_buffer[4]; in Read() local
2573 GLuint m_buffer[4]; in Read() local
2780 GLuint m_buffer; in Atomic() local
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp1173 GLuint m_buffer; in Write() local
1299 GLuint m_buffer; in WriteCS() local
1461 GLuint m_buffer; in Read() local
1599 GLuint m_buffer; in ReadCS() local
1718 GLuint m_buffer; in Read() local
1900 GLuint m_buffer[4]; in Write() local
2140 GLuint m_buffer[4]; in Write() local
2396 GLuint m_buffer[4]; in Read() local
2611 GLuint m_buffer[4]; in Read() local
2815 GLuint m_buffer; in Atomic() local
[all …]
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeBlockBuffer.cpp117 MessageBuffer& m_buffer; member in de::BlockBufferBasicTest::Consumer
154 MessageBuffer& m_buffer; member in de::BlockBufferBasicTest::Producer
261 BlockBuffer<deUint8>* m_buffer; member in de::BlockBufferCancelTest::Producer
295 BlockBuffer<deUint8>* m_buffer; member in de::BlockBufferCancelTest::Consumer
DdeThreadSafeRingBuffer.cpp91 ThreadSafeRingBuffer<Message>& m_buffer; member in de::__anon45f7ac200111::Consumer
116 ThreadSafeRingBuffer<Message>& m_buffer; member in de::__anon45f7ac200111::Producer
DdeRingBuffer.hpp63 T* m_buffer; member in de::RingBuffer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiComputeInstanceResultBuffer.hpp72 const vk::Unique<vk::VkBuffer> m_buffer; member in vkt::api::ComputeInstanceResultBuffer
/third_party/boost/boost/compute/container/detail/
Dscalar.hpp55 buffer m_buffer; member in boost::compute::detail::scalar
/third_party/boost/libs/compute/include/boost/compute/container/detail/
Dscalar.hpp55 buffer m_buffer; member in boost::compute::detail::scalar
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBufferWithMemory.hpp56 const vk::Unique<vk::VkBuffer> m_buffer; member in vk::BufferWithMemory
/third_party/boost/libs/compute/include/boost/compute/detail/
Ddevice_ptr.hpp55 const buffer &m_buffer; member
190 const buffer m_buffer; member in boost::compute::detail::device_ptr
/third_party/boost/boost/compute/detail/
Ddevice_ptr.hpp55 const buffer &m_buffer; member
190 const buffer m_buffer; member in boost::compute::detail::device_ptr
/third_party/boost/boost/compute/iterator/
Dbuffer_iterator.hpp91 const buffer m_buffer; member
256 const buffer m_buffer; member in boost::compute::buffer_iterator
Dconstant_buffer_iterator.hpp170 const buffer *m_buffer; member in boost::compute::constant_buffer_iterator
/third_party/boost/libs/compute/include/boost/compute/iterator/
Dbuffer_iterator.hpp91 const buffer m_buffer; member
256 const buffer m_buffer; member in boost::compute::buffer_iterator
Dconstant_buffer_iterator.hpp170 const buffer *m_buffer; member in boost::compute::constant_buffer_iterator
/third_party/boost/boost/archive/
Darchive_exception.hpp46 char m_buffer[128]; member in boost::archive::archive_exception
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.hpp51 const vk::Unique<vk::VkBuffer> m_buffer; member in vkt::pipeline::Buffer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.hpp55 vk::Move<vk::VkBuffer> m_buffer; member in vkt::compute::Buffer
/third_party/boost/boost/archive/iterators/
Dmb_from_wchar.hpp114 char m_buffer[9 /* MB_CUR_MAX */]; member in boost::archive::iterators::mb_from_wchar
Dwchar_from_mb.hpp97 boost::array<T, 32> m_buffer; member
/third_party/vk-gl-cts/execserver/
DxsExecutionServer.hpp80 std::vector<deUint8> m_buffer; member in xs::MessageBuilder
/third_party/vk-gl-cts/executor/
DxeTcpIpLink.hpp89 de::BlockBuffer<deUint8> m_buffer; member in xe::TcpIpSendThread
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
DTestLogParser.java40 private byte[] m_buffer; field in TestLogParser
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp84 vk::Move<vk::VkBuffer> m_buffer; member in vkt::image::Buffer

1234