Home
last modified time | relevance | path

Searched defs:program (Results 351 – 375 of 1539) sorted by relevance

1...<<11121314151617181920>>...62

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DContextNoErrorTest.cpp131 GLuint program = glCreateProgram(); in TEST_P() local
386 GLuint program = glCreateProgram(); in TEST_P() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc90 void Subprocess::Start(const std::string& program, SearchMode search_mode) { in Start()
320 void Subprocess::Start(const std::string& program, SearchMode search_mode) { in Start()
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/
DPreviewProgramContent.java50 Context context, long previewChannelId, Program program) { in createFromProgram()
70 long previewChannelId, Program program, Channel channel) { in createFromProgram()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1063 bool verifyVarying(Program &program, const std::string &parent_name, const Variable::Descriptor &de… in verifyVarying()
1119 bool checkVarying(Program &program, Shader::STAGES stage, const Variable &variable, std::stringstre… in checkVarying()
1216 bool checkUniform(Program &program, const Utils::Variable &variable, std::stringstream &stream) in checkUniform()
1300 bool checkSSB(Program &program, const Utils::Variable &variable, std::stringstream &stream) in checkSSB()
1376 bool checkProgramStage(Program &program, const ProgramInterface &program_interface, Utils::Shader::… in checkProgramStage()
1453 bool checkMonolithicComputeProgramInterface(Program &program, const ProgramInterface &program_inter… in checkMonolithicComputeProgramInterface()
1475 bool checkMonolithicDrawProgramInterface(Program &program, const ProgramInterface &program_interfac… in checkMonolithicDrawProgramInterface()
1497 bool checkSeparableDrawProgramInterface(Program &program, const ProgramInterface &program_interface, in checkSeparableDrawProgramInterface()
5769 Utils::Program program(m_context); in test() local
6217 Utils::Program program(m_context); in test() local
[all …]
H A Dgl4cIndirectParametersTests.cpp417 ShaderProgram program(gl, sources); in draw() local
613 ShaderProgram program(gl, sources); in draw() local
H A Dgl4cMultiBindTests.cpp1524 Program program(context); in fillMSTexture() local
3487 Program program(m_context); in iterate() local
3621 Program program(m_context); in iterate() local
3871 Program program(m_context); in iterate() local
4126 Program program(m_context); in iterate() local
4322 Program program(m_context); in iterate() local
4559 Program program(m_context); in iterate() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglSwapBuffersTests.cpp128 uint32_t program = 0; in createGLES2Program() local
307 uint32_t program = 0; in executeForConfig() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_mem_object_properties_queries.cpp290 clProgramWrapper program; in test_image_properties_queries() local
329 clProgramWrapper program; in test_buffer_properties_queries() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_unload_platform_compiler.cpp189 clProgramWrapper program = local
754 const clProgramWrapper program = in test_unload_build_info() local
917 const clProgramWrapper program = in test_unload_program_binaries() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/aidl/android.hardware.broadcastradio-V3-java-source/gen/android/hardware/broadcastradio/
DIBroadcastRadio.java110 …@Override public void tune(android.hardware.broadcastradio.ProgramSelector program) throws android… in tune()
744 …@Override public void tune(android.hardware.broadcastradio.ProgramSelector program) throws android… in tune()
1313 …public void tune(android.hardware.broadcastradio.ProgramSelector program) throws android.os.Remote… in tune()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_scheduler_ilp.cpp59 Program* program; member
763 schedule_ilp(Program* program) in schedule_ilp()
776 schedule_vopd(Program* program) in schedule_vopd()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java_gen_java/gen/srcs/android/hardware/broadcastradio/V2_0/
DITunerSession.java101 int tune(android.hardware.broadcastradio.V2_0.ProgramSelector program) in tune()
415 public int tune(android.hardware.broadcastradio.V2_0.ProgramSelector program) in tune()
897 …android.hardware.broadcastradio.V2_0.ProgramSelector program = new android.hardware.broadcastradio… in onTransact() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DTransformFeedback.cpp141 Program *program) in begin()
242 void TransformFeedback::bindProgram(const Context *context, Program *program) in bindProgram()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_imagedim.cpp75 cl_program program; in test_imagedim_pow2() local
282 cl_program program; in test_imagedim_non_pow2() local
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/
H A DMutatableCode.java86 public Program program; field in MutatableCode
94 public MutatableCode(Program program) { in MutatableCode()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_mdf_wrapper.cpp435 CmProgram *program = nullptr; in LoadProgram() local
463 CmProgram *program = nullptr; in LoadProgram() local
/aosp_15_r20/external/angle/third_party/glslang/src/gtests/
H A DVkRelaxed.FromFile.cpp60 bool verifyIOMapping(std::string& linkingError, glslang::TProgram& program) { in verifyIOMapping()
228 glslang::TProgram program; in TEST_P() local
/aosp_15_r20/external/deqp-deps/glslang/gtests/
DVkRelaxed.FromFile.cpp60 bool verifyIOMapping(std::string& linkingError, glslang::TProgram& program) { in verifyIOMapping()
228 glslang::TProgram program; in TEST_P() local
/aosp_15_r20/external/autotest/server/cros/servo/
H A Dfirmware_programmer.py111 def program(self): member in _BaseProgrammer
149 def program(self): member in FlashromProgrammer
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkShaderToSpirV.cpp366 bool compileGlslToSpirV(const GlslSource &program, std::vector<uint32_t> *dst, glu::ShaderProgramIn… in compileGlslToSpirV()
371 bool compileHlslToSpirV(const HlslSource &program, std::vector<uint32_t> *dst, glu::ShaderProgramIn… in compileHlslToSpirV()
H A DvkPrograms.hpp208 Program &program = add(name); in add() local
217 …ogramCollection<Program, BuildOptions>::add(const std::string &name, de::MovePtr<Program> &program) in add()
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp564 void GLESv2Decoder::s_glGetUniformIndicesAEMU(void* self, GLuint program, GLsizei uniformCount, con… in s_glGetUniformIndicesAEMU()
604 void GLESv2Decoder::s_glTransformFeedbackVaryingsAEMU(void* self, GLuint program, GLsizei count, co… in s_glTransformFeedbackVaryingsAEMU()
804 void GLESv2Decoder::s_glDeleteProgram(void* self, GLuint program) { in s_glDeleteProgram()
913 void GLESv2Decoder::s_glAttachShader(void* self, GLuint program, GLuint shader) { in s_glAttachShader()
985 void GLESv2Decoder::s_glDetachShader(void* self, GLuint program, GLuint shader) { in s_glDetachShader()
995 GLboolean GLESv2Decoder::s_glIsProgram(void* self, GLuint program) { in s_glIsProgram()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp1256 glu::ShaderProgram *program = genWriteProgram(cmd.seed); in init() local
1277 glu::ShaderProgram *program = genReadProgram(cmd.seed); in init() local
1305 glu::ShaderProgram *program = genReadMultipleProgram(cmd.seed0, cmd.seed1); in init() local
1330 glu::ShaderProgram *program = genWriteInterleavedProgram(cmd.seed, cmd.evenOdd); in init() local
1351 glu::ShaderProgram *program = genReadInterleavedProgram(cmd.seed0, cmd.seed1); in init() local
1376 glu::ShaderProgram *program = genReadZeroProgram(); in init() local
/aosp_15_r20/frameworks/av/media/module/mpeg2ts/
H A DATSParser.cpp935 Program *program, unsigned PCR_PID, const StreamInfo &info) in Stream()
2136 const sp<Program> &program = mPrograms.itemAt(index); in parseProgramAssociationTable() local
2410 const sp<Program> &program = mPrograms.editItemAt(i); in getSource() local
2444 const sp<Program> &program = mPrograms.itemAt(i); in hasSource() local
2463 sp<ATSParser::Program> program = mPrograms.itemAt(i); in getFirstPTSTimeUs() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Duniform_query.cpp54 _mesa_GetActiveUniform_impl(GLuint program, GLuint index, in _mesa_GetActiveUniform_impl()
97 _mesa_GetActiveUniform(GLuint program, GLuint index, in _mesa_GetActiveUniform()
133 _mesa_GetActiveUniformsiv(GLuint program, in _mesa_GetActiveUniformsiv()
303 _mesa_get_uniform(struct gl_context *ctx, GLuint program, GLint location, in _mesa_get_uniform()

1...<<11121314151617181920>>...62