Home
last modified time | relevance | path

Searched defs:getProgram (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAFrameData.cpp41 std::string DIAFrameData::getProgram() const { in getProgram() function in DIAFrameData
/external/angle/src/libANGLE/
DCLKernel.h76 inline const Program &Kernel::getProgram() const in getProgram() function
DMemoryProgramCache.cpp111 angle::Result MemoryProgramCache::getProgram(const Context *context, in getProgram() function in gl::MemoryProgramCache
DResourceManager.h176 ANGLE_INLINE Program *getProgram(ShaderProgramID handle) const in getProgram() function
DGLES1Renderer.cpp638 Program *GLES1Renderer::getProgram(ShaderProgramID handle) const in getProgram() function in gl::GLES1Renderer
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAFrameData.cpp41 std::string DIAFrameData::getProgram() const { in getProgram() function in DIAFrameData
/external/llvm/tools/bugpoint/
DBugDriver.h133 Module *getProgram() const { return Program; } in getProgram() function
/external/apache-velocity-engine/velocity-engine-scripting/src/main/java/org/apache/velocity/script/
DVelocityScriptEngineFactory.java211 public String getProgram(String... statements) in getProgram() method in VelocityScriptEngineFactory
/external/apache-xml/test/java/src/org/apache/qetest/
DExecTestlet.java60 public abstract String getProgram(); in getProgram() method in ExecTestlet
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DTokenRewriteStream.as187 protected function getProgram(name:String):Array { method in org.antlr.runtime.TokenRewriteStream
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
DTokenRewriteStream.js344 getProgram: function(name) { method
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_build_util.h35 inline Program *getProgram() const { return prog; } in getProgram() function
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp91 glu::ShaderProgram *ProgramLibrary::getProgram(Program program) in getProgram() function in deqp::gls::TextureTestUtil::ProgramLibrary
DglsShaderExecUtil.cpp746 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::VertexShaderExecutor
786 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::GeometryShaderExecutor
839 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::FragmentShaderExecutor
897 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::BufferIoExecutor
/external/angle/src/libANGLE/renderer/vulkan/
DCLKernelVk.h96 CLProgramVk *getProgram() { return mProgram; } in getProgram() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.hpp129 const Program &getProgram(void) const in getProgram() function in vk::ProgramCollection::Iterator
/external/deqp/framework/opengl/
DgluShaderProgram.hpp159 uint32_t getProgram(void) const in getProgram() function in glu::Program
244 uint32_t getProgram(void) const in getProgram() function in glu::ShaderProgram
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp2431 sglr::ShaderProgram &GeometryExpanderRenderTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::GeometryExpanderRenderTest
2488 sglr::ShaderProgram &EmitTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::EmitTest
2547 sglr::ShaderProgram &VaryingTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::VaryingTest
2799 sglr::ShaderProgram &OutputCountCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::OutputCountCase
2890 sglr::ShaderProgram &BuiltinVariableRenderTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::BuiltinVariableRenderTest
4239 sglr::ShaderProgram &VaryingOutputCountCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::VaryingOutputCountCase
4849 sglr::ShaderProgram &GeometryInvocationCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::GeometryInvocationCase
4935 sglr::ShaderProgram &DrawInstancedGeometryInstancedCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anoncbc163510111::DrawInstancedGeometryInstancedCase
Des31fComputeShaderBuiltinVarTests.cpp166 uint32_t ComputeBuiltinVarCase::getProgram(const UVec3 &localSize) in getProgram() function in deqp::gles31::Functional::ComputeBuiltinVarCase
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp231 ScaleProgram &getProgram(void) in getProgram() function in deqp::gles3::Functional::__anon5075641b0111::BufferVAOAttacher
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp101 const Program &getProgram(void) const in getProgram() function in glc::ProgramCollection::Iterator
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DTokenRewriteStream.java324 protected List<RewriteOperation> getProgram(String name) { in getProgram() method in TokenRewriteStream
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp636 static VulkanProgram getProgram(Context &ctx, VkDescriptorSetLayout descriptorLayout, in testImageQueryLod() function
/external/antlr/runtime/Python3/antlr3/
Dstreams.py1166 def getProgram(self, name): member in TokenRewriteStream
/external/antlr/runtime/Python/antlr3/
Dstreams.py1221 def getProgram(self, name): member in TokenRewriteStream

12