| /external/llvm/tools/bugpoint/ |
| D | BugDriver.h | 133 Module *getProgram() const { return Program; } in getProgram() function
|
| /external/swiftshader/third_party/LLVM/tools/bugpoint/ |
| D | BugDriver.h | 138 Module *getProgram() const { return Program; } in getProgram() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
| D | BugDriver.h | 131 Module &getProgram() const { return *Program; } in getProgram() function
|
| /external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
| D | TokenRewriteStream.as | 187 protected function getProgram(name:String):Array { method in org.antlr.runtime.TokenRewriteStream
|
| /external/antlr/runtime/JavaScript/src/org/antlr/runtime/ |
| D | TokenRewriteStream.js | 344 getProgram: function(name) { method
|
| /external/deqp/modules/glshared/ |
| D | glsTextureTestUtil.cpp | 89 glu::ShaderProgram* ProgramLibrary::getProgram (Program program) in getProgram() function in deqp::gls::TextureTestUtil::ProgramLibrary
|
| D | glsShaderExecUtil.cpp | 709 deUint32 getProgram (void) const { return m_program.getProgram(); } in getProgram() function in deqp::gls::ShaderExecUtil::VertexShaderExecutor 738 deUint32 getProgram (void) const { return m_program.getProgram(); } in getProgram() function in deqp::gls::ShaderExecUtil::GeometryShaderExecutor 778 deUint32 getProgram (void) const { return m_program.getProgram(); } in getProgram() function in deqp::gls::ShaderExecUtil::FragmentShaderExecutor 820 deUint32 getProgram (void) const { return m_program.getProgram(); } in getProgram() function in deqp::gls::ShaderExecUtil::BufferIoExecutor
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | ResourceManager.cpp | 254 Program *ResourceManager::getProgram(unsigned int handle) in getProgram() function in es2::ResourceManager
|
| D | Context.cpp | 1103 Program *Context::getProgram(GLuint handle) const in getProgram() function in es2::Context
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkPrograms.hpp | 94 const Program& getProgram (void) const { return *m_impl->second; } in getProgram() function in vk::ProgramCollection::Iterator
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_build_util.h | 35 inline Program *getProgram() const { return prog; } in getProgram() function
|
| D | nv50_ir.h | 1099 Program *getProgram() const { return program; } in getProgram() function 1164 inline Program *getProgram() const { return prog; } in getProgram() function
|
| /external/deqp/framework/opengl/ |
| D | gluShaderProgram.hpp | 134 deUint32 getProgram (void) const { return m_program; } in getProgram() function in glu::Program 199 deUint32 getProgram (void) const { return m_program.getProgram(); } in getProgram() function in glu::ShaderProgram
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fGeometryShaderTests.cpp | 2205 sglr::ShaderProgram& GeometryExpanderRenderTest::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::GeometryExpanderRenderTest 2258 sglr::ShaderProgram& EmitTest::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::EmitTest 2316 sglr::ShaderProgram& VaryingTest::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::VaryingTest 2552 sglr::ShaderProgram& OutputCountCase::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::OutputCountCase 2629 sglr::ShaderProgram& BuiltinVariableRenderTest::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::BuiltinVariableRenderTest 3846 sglr::ShaderProgram& VaryingOutputCountCase::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::VaryingOutputCountCase 4392 sglr::ShaderProgram& GeometryInvocationCase::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::GeometryInvocationCase 4474 sglr::ShaderProgram& DrawInstancedGeometryInstancedCase::getProgram (void) in getProgram() function in deqp::gles31::Functional::__anon756c2e640111::DrawInstancedGeometryInstancedCase
|
| D | es31fComputeShaderBuiltinVarTests.cpp | 157 deUint32 ComputeBuiltinVarCase::getProgram (const UVec3& localSize) in getProgram() function in deqp::gles31::Functional::ComputeBuiltinVarCase
|
| D | es31fSeparateShaderTests.cpp | 636 Program& getProgram (void) { return m_program; } in getProgram() function in deqp::gles31::Functional::__anon1825e4ad0111::RawProgramWrapper
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fLifetimeTests.cpp | 218 ScaleProgram& getProgram (void) { return m_program; } in getProgram() function in deqp::gles3::Functional::__anona0fbcc2e0111::BufferVAOAttacher
|
| /external/antlr/runtime/Java/src/main/java/org/antlr/runtime/ |
| D | TokenRewriteStream.java | 324 protected List<RewriteOperation> getProgram(String name) { in getProgram() method in TokenRewriteStream
|
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrImageQueryTests.cpp | 602 …static VulkanProgram getProgram (Context& ctx, VkDescriptorSetLayout descriptorLayout, VkDescripto… in testImageQueryLod() function
|
| /external/antlr/runtime/Python3/antlr3/ |
| D | streams.py | 1166 def getProgram(self, name): member in TokenRewriteStream
|
| /external/antlr/runtime/Python/antlr3/ |
| D | streams.py | 1221 def getProgram(self, name): member in TokenRewriteStream
|
| /external/deqp/modules/egl/ |
| D | teglGLES2SharedRenderingPerfTests.cpp | 114 GLuint getProgram (void) const { return m_program; } in getProgram() function in deqp::egl::__anon4a3faeb10111::TestContext
|
| D | teglGLES2SharingThreadedTests.cpp | 95 const SharedPtr<Program> getProgram (int index) const { return m_programs[index]; } in getProgram() function in deqp::egl::GLES2ThreadTest::GLES2ResourceManager
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cLayoutBindingTests.cpp | 238 glw::GLint getProgram() const in getProgram() function in glcts::LayoutBindingProgram
|
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArraySampling.cpp | 4305 programCollectionForFunction::getProgram(shaderType shader_type) const function in glcts::TextureCubeMapArraySamplingTest::programCollectionForFunction
|