Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
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
DRenderTargetD3D.cpp19 unsigned int RenderTargetD3D::getSerial() const in getSerial() function in rx::RenderTargetD3D
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
DBufferD3D.h42 unsigned int getSerial() const { return mSerial; } in getSerial() function
DProgramD3D.cpp3007 unsigned int ProgramD3D::getSerial() const in getSerial() function in rx::ProgramD3D
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSamplerVk.h35 Serial getSerial() const { return mSerial; } in getSerial() function
DTextureVk.h209 Serial getSerial() const { return mSerial; } in getSerial() function
DResourceVk.h106 ANGLE_INLINE Serial getSerial() const in getSerial() function
Dvk_cache_utils.h720 Serial getSerial() const { return mSerial; } in getSerial() function
Dvk_helpers.h242 Serial getSerial() const { return mMostRecentSerial; } in getSerial() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DTransformFeedback11.cpp126 Serial TransformFeedback11::getSerial() const in getSerial() function in rx::TransformFeedback11
DResourceManager11.h210 ResourceSerial getSerial() const in getSerial() function