Home
last modified time | relevance | path

Searched defs:program (Results 276 – 300 of 1539) sorted by relevance

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragDepthTests.cpp191 glu::ShaderProgram program(m_context.getRenderContext(), in iterate() local
309 glu::ShaderProgram program(m_context.getRenderContext(), in iterate() local
338 glu::ShaderProgram program(m_context.getRenderContext(), in iterate() local
/aosp_15_r20/external/angle/util/capture/
H A Dtrace_fixture.cpp79 void UpdateUniformLocation(GLuint program, const char *name, GLint location, GLint count) in UpdateUniformLocation()
95 void DeleteUniformLocations(GLuint program) in DeleteUniformLocations()
100 void UpdateUniformBlockIndex(GLuint program, const char *name, GLuint index) in UpdateUniformBlockIndex()
105 void UniformBlockBinding(GLuint program, GLuint uniformblockIndex, GLuint binding) in UniformBlockBinding()
112 void UpdateCurrentProgram(GLuint program) in UpdateCurrentProgram()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp326 ShaderProgram *program = DE_NULL; in iterate() local
567 ShaderProgram program(gl, binaries); in iterate() local
730 ShaderProgram program(gl, binaries); in iterate() local
2379 ShaderProgram *program = DE_NULL; in iterate() local
3401 ShaderProgram program(gl, programBinaries); in iterate() local
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp2047 cl_program program, in clGetProgramBuildInfo_testGetBuildInfo()
2100 cl_program program, in clBuildProgram_testBuildProgram()
2104 void (CL_CALLBACK * pfn_notify)(cl_program program, void * user_data), in clBuildProgram_testBuildProgram()
2126 cl_program program = make_program(0); in testBuildProgramSingleDevice() local
2841 cl_program program, in clSetProgramReleaseCallback_set()
2842 void (CL_CALLBACK * pfn_notify)(cl_program program, void * user_data), in clSetProgramReleaseCallback_set()
2859 cl_program program = make_program(0); in testSetProgramReleaseCallback() local
2874 cl_program program = make_program(0); in testSetProgramSpecializationConstantScalar() local
2889 cl_program program, in clSetProgramSpecializationConstant_testBool()
2919 cl_program program = make_program(0); in testSetProgramSpecializationConstantBool() local
[all …]
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_dominance.cpp35 calc_indices(Program* program) in calc_indices()
99 dominator_tree(Program* program) in dominator_tree()
H A Daco_form_hard_clauses.cpp60 get_type(Program* program, aco_ptr<Instruction>& instr) in get_type()
231 form_hard_clauses(Program* program) in form_hard_clauses()
/aosp_15_r20/external/executorch/runtime/executor/
H A Dtensor_parser_exec_aten.cpp26 const Program* program, in load_mutable_subsegment_into()
107 const Program* program, in getTensorDataPtr()
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetUniformIndices.cpp5 …(JNIEnv *_env, jobject _this, jint program, jobjectArray uniformNames_ref, jintArray uniformIndice… in android_glGetUniformIndices_array()
81 …(JNIEnv *_env, jobject _this, jint program, jobjectArray uniformNames_ref, jobject uniformIndices_… in android_glGetUniformIndices_buffer()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_device_rt_base.cpp221 CmProgramRT* program = nullptr; in DestructCommon() local
242 CmProgramRT* program = (CmProgramRT*)m_programArray.GetElement( i ); in DestructCommon() local
1458 CmProgram*& program, in LoadProgram()
1492 CM_RT_API int32_t CmDeviceRTBase::DestroyProgram(CmProgram* & program) in DestroyProgram()
1534 CM_RT_API int32_t CmDeviceRTBase::CreateKernel(CmProgram* program, in CreateKernel()
1585 CmProgramRT* program = nullptr; in DestroyKernel() local
2669 int32_t CmDeviceRTBase::LoadPredefinedCopyKernel(CmProgram*& program) in LoadPredefinedCopyKernel()
2706 int32_t CmDeviceRTBase::LoadPredefinedInitKernel(CmProgram*& program) in LoadPredefinedInitKernel()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1359 CompiledProgram program; in CreatePrograms() local
1425 void setUniform(const Uniform &uniform, const CompiledProgram &program) in setUniform()
1525 …ubroutineUniform(const SubroutineUniform &subroutineUniform, const CompiledProgram &program, GLenu… in setSubroutineUniform()
1578 long runExecuteProgram(const CompiledProgram &program, const std::vector<Uniform> &uniforms, in runExecuteProgram()
1659 …long runQueryUniform(const CompiledProgram &program, const Uniform &uniform, std::set<GLuint> &use… in runQueryUniform()
1781 long runQueryUniformSubroutine(const CompiledProgram &program, GLenum stage, in runQueryUniformSubroutine()
1895 long runQueryUniformSubroutineFunction(const CompiledProgram &program, GLenum stage, in runQueryUniformSubroutineFunction()
2001 long runQueryProgram(const CompiledProgram &program, const std::vector<Uniform> &uniforms, in runQueryProgram()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp28 program::program(clover::context &ctx, std::string &&source, in program() function in program
34 program::program(clover::context &ctx, in program() function in program
/aosp_15_r20/external/OpenCL-CTS/test_conformance/geometrics/
H A Dtest_geometrics_double.cpp188 clProgramWrapper program; in test_geom_cross_double() local
297 clProgramWrapper program; in test_twoToFloat_kernel_double() local
539 clProgramWrapper program; in test_oneToFloat_kernel_double() local
746 clProgramWrapper program; in test_oneToOne_kernel_double() local
H A Dtest_geometrics.cpp166 clProgramWrapper program; in test_geom_cross() local
294 clProgramWrapper program; in test_twoToFloat_kernel() local
634 clProgramWrapper program; in test_oneToFloat_kernel() local
845 clProgramWrapper program; in test_oneToOne_kernel() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_binary.cpp31 clProgramWrapper program; in test_binary_get() local
80 clProgramWrapper program, program_from_binary; in test_binary_create() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dinvalid.cpp89 void (CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in clSetProgramReleaseCallback()
95 clSetProgramSpecializationConstant(cl_program program, in clSetProgramSpecializationConstant()
/aosp_15_r20/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Dshader.c60 GLuint program = glCreateProgram(); in createProgram() local
170 void bindShaderProgram(GLuint program) in bindShaderProgram()
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLKernelLibrary.cpp48 auto program = klib.program(program_name); in create_kernel() local
93 …KernelLibrary::add_built_program(const std::string &built_program_name, const cl::Program &program) in add_built_program()
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLKernel.cpp240 Kernel::Kernel(Program &program, const char *name) : mProgram(&program), mImpl(nullptr) in Kernel()
248 Kernel::Kernel(Program &program, const rx::CLKernelImpl::CreateFunc &createFunc) in Kernel()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DContextLostTest.cpp110 GLuint program = glCreateProgram(); in TEST_P() local
187 GLuint program = glCreateProgram(); in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp318 const Program program; in populateTextureSwizzleTests() member
445 const Program program; in populateTextureSwizzleTests() member
454 const Program program; in populateTextureSwizzleTests() member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dtest_fence_sync.cpp133 GLuint program = glCreateProgram(); in createShaderProgram() local
226 void destroyShaderProgram(GLuint program) in destroyShaderProgram()
425 clProgramWrapper program; in test_fence_sync_single() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/util/
DTvUriMatcher.java64 URI_MATCHER.addURI(TvContract.AUTHORITY, "program", MATCH_PROGRAM); in URI_MATCHER.addURI()
65 URI_MATCHER.addURI(TvContract.AUTHORITY, "program/#", MATCH_PROGRAM_ID); in URI_MATCHER.addURI()
/aosp_15_r20/packages/apps/TV/tests/robotests/src/com/android/tv/data/
DPreviewDataManagerTest.java146 Program program = in createPreviewProgram_fromProgram() local
185 RecordedProgram program = in createPreviewProgram_fromRecordedProgram() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_params.cpp617 ShaderProgramID program, in CaptureGetProgramivRobustANGLE_length()
629 ShaderProgramID program, in CaptureGetProgramivRobustANGLE_params()
737 ShaderProgramID program, in CaptureGetUniformfvRobustANGLE_length()
749 ShaderProgramID program, in CaptureGetUniformfvRobustANGLE_params()
761 ShaderProgramID program, in CaptureGetUniformivRobustANGLE_length()
773 ShaderProgramID program, in CaptureGetUniformivRobustANGLE_params()
1306 ShaderProgramID program, in CaptureGetUniformuivRobustANGLE_length()
1318 ShaderProgramID program, in CaptureGetUniformuivRobustANGLE_params()
1330 ShaderProgramID program, in CaptureGetActiveUniformBlockivRobustANGLE_length()
1343 ShaderProgramID program, in CaptureGetActiveUniformBlockivRobustANGLE_params()
[all …]
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp560 void ShaderProgramAttacher::attach(GLuint shader, GLuint program) in attach()
565 void ShaderProgramAttacher::detach(GLuint shader, GLuint program) in detach()
570 GLuint ShaderProgramAttacher::getAttachment(GLuint program) in getAttachment()
619 void ShaderProgramInputAttacher::drawContainer(GLuint program, Surface &dst) in drawContainer()
962 CheckedProgram program(getRenderContext(), vtxShader.getShader(), fragShader.getShader()); in testDeleteUsed() local

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