Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/deqp/modules/glshared/
H A 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
H A DglsTextureTestUtil.cpp91 glu::ShaderProgram *ProgramLibrary::getProgram(Program program) in getProgram() function in deqp::gls::TextureTestUtil::ProgramLibrary
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLKernel.h76 inline const Program &Kernel::getProgram() const in getProgram() function
H A DMemoryProgramCache.cpp111 angle::Result MemoryProgramCache::getProgram(const Context *context, in getProgram() function in gl::MemoryProgramCache
H A DResourceManager.h158 ANGLE_INLINE Program *getProgram(ShaderProgramID handle) const in getProgram() function
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DProgramVariable.java33 public Program getProgram() { in getProgram() method in ProgramVariable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAFrameData.cpp41 std::string DIAFrameData::getProgram() const { in getProgram() function in DIAFrameData
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAFrameData.cpp41 std::string DIAFrameData::getProgram() const { in getProgram() function in DIAFrameData
/aosp_15_r20/packages/apps/TV/src/com/android/tv/recommendation/
DWatchedProgram.java44 public Program getProgram() { in getProgram() method in WatchedProgram
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2431 sglr::ShaderProgram &GeometryExpanderRenderTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::GeometryExpanderRenderTest
2488 sglr::ShaderProgram &EmitTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::EmitTest
2547 sglr::ShaderProgram &VaryingTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::VaryingTest
2799 sglr::ShaderProgram &OutputCountCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::OutputCountCase
2890 sglr::ShaderProgram &BuiltinVariableRenderTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::BuiltinVariableRenderTest
4239 sglr::ShaderProgram &VaryingOutputCountCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::VaryingOutputCountCase
4849 sglr::ShaderProgram &GeometryInvocationCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::GeometryInvocationCase
4935 sglr::ShaderProgram &DrawInstancedGeometryInstancedCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::DrawInstancedGeometryInstancedCase
/aosp_15_r20/hardware/interfaces/broadcastradio/2.0/default/
H A DVirtualRadio.cpp67 bool VirtualRadio::getProgram(const ProgramSelector& selector, VirtualProgram& programOut) const { in getProgram() function in android::hardware::broadcastradio::V2_0::implementation::VirtualRadio
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DEpisodicProgramRow.java42 public Program getProgram() { in getProgram() method in EpisodicProgramRow
/aosp_15_r20/hardware/interfaces/broadcastradio/1.1/default/
H A DVirtualRadio.cpp61 bool VirtualRadio::getProgram(const ProgramSelector& selector, VirtualProgram& programOut) { in getProgram() function in android::hardware::broadcastradio::V1_1::implementation::VirtualRadio
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/default/
H A DVirtualRadio.cpp43 bool VirtualRadio::getProgram(const ProgramSelector& selector, VirtualProgram* programOut) const { in getProgram() function in aidl::android::hardware::broadcastradio::VirtualRadio
/aosp_15_r20/external/deqp/framework/opengl/
H A 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
/aosp_15_r20/external/llvm/tools/bugpoint/
H A DBugDriver.h133 Module *getProgram() const { return Program; } in getProgram() function
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-scripting/src/main/java/org/apache/velocity/script/
H A DVelocityScriptEngineFactory.java211 public String getProgram(String... statements) in getProgram() method in VelocityScriptEngineFactory
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/
H A DExecTestlet.java60 public abstract String getProgram(); in getProgram() method in ExecTestlet
/aosp_15_r20/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
H A DTokenRewriteStream.as187 protected function getProgram(name:String):Array { method in org.antlr.runtime.TokenRewriteStream
/aosp_15_r20/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
H A DTokenRewriteStream.js344 getProgram: function(name) { method
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.h35 inline Program *getProgram() const { return prog; } in getProgram() function
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DDvrPlaybackMediaSessionHelper.java144 public RecordedProgram getProgram() { in getProgram() method in DvrPlaybackMediaSessionHelper
DDvrPlayer.java325 public RecordedProgram getProgram() { in getProgram() method in DvrPlayer
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLKernelVk.h93 CLProgramVk *getProgram() { return mProgram; } in getProgram() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPrograms.hpp129 const Program &getProgram(void) const in getProgram() function in vk::ProgramCollection::Iterator

12345