Home
last modified time | relevance | path

Searched defs:programs (Results 1 – 25 of 28) sorted by relevance

12

/external/antlr/runtime/ObjC/Framework/
DTokenRewriteStream.h108 HashMap *programs; variable
/external/python/cpython2/Doc/reference/
Dtoplevel_components.rst16 .. _programs: target
/external/python/cpython3/Doc/reference/
Dtoplevel_components.rst16 .. _programs: target
/external/deqp/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp586 void UniformPreservationTest::prepareProgram(Utils::program** programs, bool is_separable) in prepareProgram()
671 …rmPreservationTest::prepareProgramPipeline(glw::GLuint& out_pipeline_id, Utils::program** programs) in prepareProgramPipeline()
775 bool UniformPreservationTest::testProgram(Utils::program** programs, bool is_separable, in testProgram()
DglcSeparableProgramsTransformFeedbackTests.cpp202 std::vector<Utils::program> programs(STAGES_COUNT, Utils::program(m_context)); in iterate() local
DglcInternalformatTests.cpp1044 std::vector<glu::ShaderProgram*> programs; in iterate() local
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
DTokenRewriteStream.js142 this.programs[trs.DEFAULT_PROGRAM_NAME] = []; property
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp168 std::vector<util::Program> programs; in initPrograms() local
DvktTextureTestUtil.hpp314 std::vector<util::Program> programs; member
DvktTextureTestUtil.cpp164 …ections& programCollection, glu::Precision texCoordPrecision, const std::vector<Program>& programs) in initializePrograms()
/external/antlr/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb362 attr_reader :programs accessor in ANTLR3.TokenRewriteStream
/external/deqp/framework/opengl/
DgluShaderLibrary.hpp179 std::vector<ProgramSpecification> programs; member
/external/deqp/modules/egl/
DteglRenderTests.cpp752 vector<ProgramSp> programs (contexts.size()); in executeForContexts() local
958 vector<ProgramSp> programs (numContexts); in executeForContexts() local
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DTokenRewriteStream.cs204 protected IDictionary<string, IList<RewriteOperation>> programs = null; field in Antlr.Runtime.TokenRewriteStream
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DTokenRewriteStream.cs182 protected IDictionary<string, IList<RewriteOperation>> programs = null; field in Antlr.Runtime.TokenRewriteStream
/external/deqp/external/vulkancts/modules/vulkan/
DvktBuildPrograms.cpp405 de::PoolArray<Program> programs (&programPool); in buildPrograms() local
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp107 ObjectManager programs; member in tcu::null::Context
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DTokenRewriteStream.java166 protected Map<String, List<RewriteOperation>> programs = null; field in TokenRewriteStream
/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp576 const deUint32 programs[] = { m_glProgram, m_refProgram }; in iterate() local
DglsShaderLibraryCase.cpp943 vector<SharedPtr<ShaderProgram> > programs; in execute() local
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp1275 long CreatePrograms(std::vector<CompiledProgram>& programs, const std::vector<Uniform>& uniforms, in CreatePrograms()
1402 long DeletePrograms(std::vector<CompiledProgram>& programs) in DeletePrograms()
2113 std::vector<CompiledProgram> programs; in doRun() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTCTE.cpp2507 const glw::GLuint* programs = DE_NULL; in initTestRun() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp6433 const glw::GLuint programs[] = { m_po_cs_id, m_po_noncs_id }; in initProgramObjects() local
6636 const glw::GLuint programs[] = { m_po_cs_id, m_po_noncs_id }; in initUniformValues() local
6771 const glw::GLuint programs[] = { m_po_cs_id, m_po_noncs_id }; in verifyProgramInterfaceQuerySupport() local
6961 const glw::GLuint programs[] = { in verifyUniformValues() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h977 struct gl_program *programs[MESA_SHADER_STAGES]; member
/external/virglrenderer/src/
Dvrend_renderer.c299 struct list_head programs; member
447 struct list_head programs; member

12