Home
last modified time | relevance | path

Searched defs:getSerial (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRenderTargetD3D.cpp19 unsigned int RenderTargetD3D::getSerial() const in getSerial() function in rx::RenderTargetD3D
DIndexBuffer.cpp27 unsigned int IndexBuffer::getSerial() const in getSerial() function in rx::IndexBuffer
63 unsigned int IndexBufferInterface::getSerial() const in getSerial() function in rx::IndexBufferInterface
DBufferD3D.h42 unsigned int getSerial() const { return mSerial; } in getSerial() function
DVertexBuffer.cpp36 unsigned int VertexBuffer::getSerial() const in getSerial() function in rx::VertexBuffer
71 unsigned int VertexBufferInterface::getSerial() const in getSerial() function in rx::VertexBufferInterface
DProgramD3D.cpp3052 unsigned int ProgramD3D::getSerial() const in getSerial() function in rx::ProgramD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTransformFeedback11.cpp126 Serial TransformFeedback11::getSerial() const in getSerial() function in rx::TransformFeedback11
DResourceManager11.h231 ResourceSerial getSerial() const in getSerial() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DResourceVk.h106 ANGLE_INLINE Serial getSerial() const in getSerial() function
Dvk_helpers.cpp8530 ImageOrBufferViewSubresourceSerial BufferViewHelper::getSerial() const in getSerial() function in rx::vk::BufferViewHelper
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp2708 unsigned int Program::getSerial() const in getSerial() function in es2::Program