/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrGenericVector.hpp | 120 inline float* GenericVec4::getAccess<float> () in getAccess() function in rr::GenericVec4 126 inline const float* GenericVec4::getAccess<float> () const in getAccess() function in rr::GenericVec4 132 inline deUint32* GenericVec4::getAccess<deUint32> () in getAccess() function in rr::GenericVec4 138 inline const deUint32* GenericVec4::getAccess<deUint32> () const in getAccess() function in rr::GenericVec4 144 inline deInt32* GenericVec4::getAccess<deInt32> () in getAccess() function in rr::GenericVec4 150 inline const deInt32* GenericVec4::getAccess<deInt32> () const in getAccess() function in rr::GenericVec4
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuSurface.hpp | 105 inline ConstPixelBufferAccess Surface::getAccess (void) const in getAccess() function in tcu::Surface 111 inline PixelBufferAccess Surface::getAccess (void) in getAccess() function in tcu::Surface
|
D | tcuTexture.hpp | 461 …PixelBufferAccess getAccess (void) { return isEmpty() ? PixelBufferAccess() : PixelBufferAcc… in getAccess() function in tcu::TextureLevel 462 …ConstPixelBufferAccess getAccess (void) const { return isEmpty() ? ConstPixelBufferAccess() : C… in getAccess() function in tcu::TextureLevel
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Buffer.h | 41 GLenum getAccess() const { return mAccess; } in getAccess() function 114 GLenum getAccess() const { return mState.mAccess; } in getAccess() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Buffer.h | 42 GLenum getAccess() const { return mAccess; } in getAccess() function 141 GLenum getAccess() const { return mState.mAccess; } in getAccess() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 65 MemberAccess getAccess() const { in getAccess() function 741 MemberAccess getAccess() const { return Attrs.getAccess(); } in getAccess() function 802 MemberAccess getAccess() const { return Attrs.getAccess(); } in getAccess() function 825 MemberAccess getAccess() const { return Attrs.getAccess(); } in getAccess() function 846 MemberAccess getAccess() const { return Attrs.getAccess(); } in getAccess() function 880 MemberAccess getAccess() const { return Attrs.getAccess(); } in getAccess() function 905 MemberAccess getAccess() const { return Attrs.getAccess(); } in getAccess() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.cpp | 364 tcu::PixelBufferAccess ReferenceRenderer::getAccess (void) in getAccess() function in vkt::pipeline::ReferenceRenderer
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 319 tcu::PixelBufferAccess getAccess (void) { return m_data.getAccess(); } in getAccess() function in sglr::rc::Renderbuffer 320 tcu::ConstPixelBufferAccess getAccess (void) const { return m_data.getAccess(); } in getAccess() function in sglr::rc::Renderbuffer
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.cpp | 101 PDB_MemberAccess NativeRawSymbol::getAccess() const { in getAccess() function in NativeRawSymbol
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 575 PDB_MemberAccess DIARawSymbol::getAccess() const { in getAccess() function in DIARawSymbol
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 596 PixelBufferAccess getAccess (void) { return getAccessInternal(); } in getAccess() function in deqp::gles31::Functional::__anon68e5f6600111::LayeredImage 600 ConstPixelBufferAccess getAccess (void) const { return getAccessInternal(); } in getAccess() function in deqp::gles31::Functional::__anon68e5f6600111::LayeredImage
|