Home
last modified time | relevance | path

Searched defs:GetResource (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DStagingBufferD3D12.cpp74 ID3D12Resource* StagingBuffer::GetResource() const { in GetResource() function in dawn_native::d3d12::StagingBuffer
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h829 ID3D12Resource* GetResource() const { return m_Resource; } in GetResource() function
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DProgramInterfaceTest.cpp245 TEST_P(ProgramInterfaceTestES31, GetResource) in TEST_P() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc760 ResourcePtr GraphExecutorPy::GetResource(const std::string &phase) { in GetResource() function in mindspore::pipeline::GraphExecutorPy
/third_party/glfw/src/
Dx11_platform.h744 PFN_XrmGetResource GetResource; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp2837 void Program::GetResource(GLenum interface, GLuint index, GLenum property, GLsizei buf_size, GLint*… in GetResource() function in gl4cts::EnhancedLayouts::Utils::Program
3127 void Program::GetResource(const Functions& gl, GLuint id, GLenum interface, GLuint index, GLenum pr… in GetResource() function in gl4cts::EnhancedLayouts::Utils::Program