/external/mesa3d/src/gallium/tests/trivial/ |
D | quad-tex.c | 64 struct program struct 66 struct pipe_loader_device *dev; 90 static void init_prog(struct program *p) in init_prog() argument
|
D | tri.c | 61 struct program struct 84 static void init_prog(struct program *p) in init_prog() argument
|
/external/bcc/src/cc/ |
D | bcc_common.cc | 44 void bpf_module_destroy(void *program) { in bpf_module_destroy() 50 size_t bpf_num_functions(void *program) { in bpf_num_functions() 56 const char * bpf_function_name(void *program, size_t id) { in bpf_function_name() 62 void * bpf_function_start(void *program, const char *name) { in bpf_function_start() 68 void * bpf_function_start_id(void *program, size_t id) { in bpf_function_start_id() 74 size_t bpf_function_size(void *program, const char *name) { in bpf_function_size() 80 size_t bpf_function_size_id(void *program, size_t id) { in bpf_function_size_id() 86 char * bpf_module_license(void *program) { in bpf_module_license() 92 unsigned bpf_module_kern_version(void *program) { in bpf_module_kern_version() 98 size_t bpf_num_tables(void *program) { in bpf_num_tables() [all …]
|
/external/deqp-deps/glslang/SPIRV/CInterface/ |
D | spirv_c_interface.cpp | 40 glslang::TProgram* program; member 82 GLSLANG_EXPORT void glslang_program_SPIRV_generate(glslang_program_t* program, glslang_stage_t stag… in glslang_program_SPIRV_generate() 95 GLSLANG_EXPORT size_t glslang_program_SPIRV_get_size(glslang_program_t* program) { return program->… in glslang_program_SPIRV_get_size() 97 GLSLANG_EXPORT void glslang_program_SPIRV_get(glslang_program_t* program, unsigned int* out) in glslang_program_SPIRV_get() 102 GLSLANG_EXPORT unsigned int* glslang_program_SPIRV_get_ptr(glslang_program_t* program) in glslang_program_SPIRV_get_ptr() 107 GLSLANG_EXPORT const char* glslang_program_SPIRV_get_messages(glslang_program_t* program) in glslang_program_SPIRV_get_messages()
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/CInterface/ |
D | spirv_c_interface.cpp | 40 glslang::TProgram* program; member 82 GLSLANG_EXPORT void glslang_program_SPIRV_generate(glslang_program_t* program, glslang_stage_t stag… in glslang_program_SPIRV_generate() 95 GLSLANG_EXPORT size_t glslang_program_SPIRV_get_size(glslang_program_t* program) { return program->… in glslang_program_SPIRV_get_size() 97 GLSLANG_EXPORT void glslang_program_SPIRV_get(glslang_program_t* program, unsigned int* out) in glslang_program_SPIRV_get() 102 GLSLANG_EXPORT unsigned int* glslang_program_SPIRV_get_ptr(glslang_program_t* program) in glslang_program_SPIRV_get_ptr() 107 GLSLANG_EXPORT const char* glslang_program_SPIRV_get_messages(glslang_program_t* program) in glslang_program_SPIRV_get_messages()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderApiTests.cpp | 122 GLuint program = ctx.glCreateProgram(); in shader_source() local 142 GLuint program = ctx.glCreateProgram(); in compile_shader() local 241 GLuint program = ctx.glCreateProgram(); in attach_shader() local 293 GLuint program = ctx.glCreateProgram(); in detach_shader() local 351 …glu::ShaderProgram program(ctx.getRenderContext(), glu::makeVtxFragSources(vertexShaderSource, f… in link_program() local 475 …glu::ShaderProgram program (ctx.getRenderContext(), glu::makeVtxFragSources(vertexShaderSourc… in get_program_binary() local 561 GLuint program = ctx.glCreateProgram(); in program_parameteri() local 861 …glu::ShaderProgram program(ctx.getRenderContext(), glu::makeVtxFragSources(vertexShaderSource, fra… in get_attrib_location() local 897 …glu::ShaderProgram program(ctx.getRenderContext(), glu::makeVtxFragSources(vertexShaderSource, fra… in get_uniform_location() local 925 GLuint program = ctx.glCreateProgram(); in bind_attrib_location() local [all …]
|
D | es31fProgramStateQueryTests.cpp | 154 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() local 171 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() local 187 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() local 276 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() local 295 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() local 314 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() local 403 glu::Program program (m_context.getRenderContext()); in iterate() local 410 glu::Program program (m_context.getRenderContext()); in iterate() local 432 glu::Program program (m_context.getRenderContext()); in iterate() local 515 …glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() << glu::Compute… in iterate() local [all …]
|
D | es31fNegativeComputeTests.cpp | 86 void verifyLinkError (NegativeTestContext& ctx, const glu::ShaderProgram& program) in verifyLinkError() 103 void verifyCompileError (NegativeTestContext& ctx, const glu::ShaderProgram& program, glu::ShaderTy… in verifyCompileError() 194 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_uniform_block_limit() local 212 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_shader_storage_block_limit() local 236 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_texture_image_units_limit() local 272 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_image_uniforms_limit() local 295 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_shared_memory_size_limit() local 318 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_uniform_components_limit() local 350 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_atomic_counter_buffer_limit() local 375 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_atomic_counters_limit() local [all …]
|
D | es31fNegativeTessellationTests.cpp | 141 glu::ShaderProgram program(ctx.getRenderContext(), in single_tessellation_stage() local 160 glu::ShaderProgram program(ctx.getRenderContext(), in single_tessellation_stage() local 184 glu::ShaderProgram program(ctx.getRenderContext(), in single_tessellation_stage() local 201 glu::ShaderProgram program(ctx.getRenderContext(), in single_tessellation_stage() local 231 glu::ShaderProgram program(ctx.getRenderContext(), in invalid_primitive_mode() local 256 glu::ShaderProgram program(ctx.getRenderContext(), in tessellation_not_active() local 357 glu::ShaderProgram program(ctx.getRenderContext(), in tessellation_control_invalid_vertex_count() local 377 GLuint program = ctx.glCreateProgram(); in invalid_get_programiv() local
|
D | es31fNegativeShaderFramebufferFetchTests.cpp | 77 void verifyProgramError (NegativeTestContext& ctx, const glu::ShaderProgram& program, ProgramError… in verifyProgramError() 139 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in last_frag_data_not_defined() local 166 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in last_frag_data_readonly() local 192 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_inout_version() local 224 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_redeclaration_inout() local 253 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_vertex_inout() local
|
/external/mesa3d/src/mesa/main/ |
D | uniforms.c | 338 _mesa_ProgramUniform1f(GLuint program, GLint location, GLfloat v0) in _mesa_ProgramUniform1f() 348 _mesa_ProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1) in _mesa_ProgramUniform2f() 360 _mesa_ProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, in _mesa_ProgramUniform3f() 374 _mesa_ProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, in _mesa_ProgramUniform4f() 389 _mesa_ProgramUniform1i(GLuint program, GLint location, GLint v0) in _mesa_ProgramUniform1i() 399 _mesa_ProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1) in _mesa_ProgramUniform2i() 411 _mesa_ProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, in _mesa_ProgramUniform3i() 425 _mesa_ProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, in _mesa_ProgramUniform4i() 440 _mesa_ProgramUniform1fv(GLuint program, GLint location, GLsizei count, in _mesa_ProgramUniform1fv() 451 _mesa_ProgramUniform2fv(GLuint program, GLint location, GLsizei count, in _mesa_ProgramUniform2fv() [all …]
|
D | program_resource.c | 71 lookup_linked_program(GLuint program, const char *caller) in lookup_linked_program() 89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv() 265 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex() 335 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName() 367 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv() 400 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation() 456 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
|
/external/angle/scripts/ |
D | entry_point_packed_gl_enums.json | 17 "program": "ShaderProgramID" string 26 "program": "ShaderProgramID", string 40 "program": "ShaderProgramID" string 61 "program": "ShaderProgramID" string 64 "program": "ShaderProgramID" string 95 "program": "ShaderProgramID", string 291 "program": "ShaderProgramID" string 321 "program": "ShaderProgramID", string 399 "program": "ShaderProgramID" string 402 "program": "ShaderProgramID" string [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_program.cc | 32 std::string GetProgramBuildInfo(cl_program program, cl_device_id id, in GetProgramBuildInfo() 52 absl::Status GetBinarySize(cl_program program, size_t* binary_size) { in GetBinarySize() 63 absl::Status BuildProgram(cl_program program, const CLDevice& device, in BuildProgram() 125 CLProgram::CLProgram(cl_program program, cl_device_id device_id) in CLProgram() 128 CLProgram::CLProgram(CLProgram&& program) in CLProgram() function in tflite::gpu::cl::CLProgram 133 CLProgram& CLProgram::operator=(CLProgram&& program) { in operator =() 172 cl_program program = clCreateProgramWithSource(context.context(), 1, &source, in CreateCLProgram() local 194 cl_program program = clCreateProgramWithBinary( in CreateCLProgramFromBinary() local
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_formcalc_context_embeddertest.cpp | 48 const char* program; in TEST_F() member 89 const char* program; in TEST_F() member 111 const char* program; in TEST_F() member 151 const char* program; in TEST_F() member 169 const char* program; in TEST_F() member 187 const char* program; in TEST_F() member 205 const char* program; in TEST_F() member 223 const char* program; in TEST_F() member 243 const char* program; in TEST_F() member 263 const char* program; in TEST_F() member [all …]
|
/external/angle/src/tests/gl_tests/ |
D | ProgramInterfaceTest.cpp | 59 void ProgramInterfaceTestES31::createGraphicsProgram(GLProgram &program, in createGraphicsProgram() 75 void ProgramInterfaceTestES31::createComputeProgram(GLProgram &program, in createComputeProgram() 103 GLProgram program; in TEST_P() local 140 GLProgram program; in TEST_P() local 205 GLProgram program; in TEST_P() local 264 GLProgram program; in TEST_P() local 344 GLProgram program; in TEST_P() local 435 GLProgram program; in TEST_P() local 543 GLProgram program; in TEST_P() local 636 GLProgram program; in TEST_P() local [all …]
|
D | DrawBuffersTest.cpp | 277 GLuint program; in TEST_P() local 311 GLuint program; in TEST_P() local 358 GLuint program; in TEST_P() local 395 GLuint program; in TEST_P() local 440 GLuint program; in TEST_P() local 479 GLuint program; in TEST_P() local 530 GLuint program; in TEST_P() local 574 GLuint program; in TEST_P() local 615 GLuint program; in TEST_P() local 681 GLuint program; in TEST_P() local [all …]
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_1_params.cpp | 103 ShaderProgramID program, in CaptureGetProgramInterfaceiv_params() 160 ShaderProgramID program, in CaptureGetProgramResourceIndex_name() 170 ShaderProgramID program, in CaptureGetProgramResourceLocation_name() 180 ShaderProgramID program, in CaptureGetProgramResourceName_length() 193 ShaderProgramID program, in CaptureGetProgramResourceName_name() 206 ShaderProgramID program, in CaptureGetProgramResourceiv_props() 221 ShaderProgramID program, in CaptureGetProgramResourceiv_length() 236 ShaderProgramID program, in CaptureGetProgramResourceiv_params() 276 ShaderProgramID program, in CaptureProgramUniform1fv_value() 287 ShaderProgramID program, in CaptureProgramUniform1iv_value() [all …]
|
/external/mesa3d/src/amd/compiler/ |
D | aco_live_var_analysis.cpp | 84 void process_live_temps_per_block(Program *program, live& lives, Block* block, in process_live_temps_per_block() 256 unsigned calc_waves_per_workgroup(Program *program) in calc_waves_per_workgroup() 267 uint16_t get_extra_sgprs(Program *program) in get_extra_sgprs() 293 uint16_t get_sgpr_alloc(Program *program, uint16_t addressable_sgprs) in get_sgpr_alloc() 301 uint16_t get_vgpr_alloc(Program *program, uint16_t addressable_vgprs) in get_vgpr_alloc() 308 uint16_t get_addr_sgpr_from_waves(Program *program, uint16_t max_waves) in get_addr_sgpr_from_waves() 315 uint16_t get_addr_vgpr_from_waves(Program *program, uint16_t max_waves) in get_addr_vgpr_from_waves() 321 void calc_min_waves(Program* program) in calc_min_waves() 335 void update_vgpr_sgpr_demand(Program* program, const RegisterDemand new_demand) in update_vgpr_sgpr_demand() 378 live live_var_analysis(Program* program) in live_var_analysis()
|
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_build_helpers.cpp | 68 clProgramWrapper program; in test_load_program_source() local 112 clProgramWrapper program; in test_load_multistring_source() local 149 cl_program program; in test_load_two_kernel_source() local 187 cl_program program; in test_load_null_terminated_source() local 214 cl_program program; in test_load_null_terminated_multi_line_source() local 245 cl_program program; in test_load_discreet_length_source() local 288 cl_program program; in test_load_null_terminated_partial_multi_line_source() local 330 cl_program program; in test_get_program_info() local 427 cl_program program; in test_get_program_source() local 482 cl_program program; in test_get_program_build_info() local
|
/external/angle/src/tests/test_utils/ |
D | draw_call_perf_utils.cpp | 103 GLuint program = CompileProgram(kSimpleScaleAndOffsetVS, kSimpleFS); in SetupSimpleScaleAndOffsetProgram() local 122 GLuint program = CompileProgram(kSimpleDrawVS, kSimpleFS); in SetupSimpleDrawProgram() local 136 GLuint program = CompileProgram(kSimpleTexCoordVS, kSimpleTextureFS); in SetupSimpleTextureProgram() local 150 GLuint program = CompileProgram(kSimpleTexCoordVS, kDoubleTextureFS); in SetupDoubleTextureProgram() local 164 GLuint program = CompileProgram(kSimpleTexCoordVS, kEightTextureFS); in SetupEightTextureProgram() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 81 void LinkProgram(GLuint program) in LinkProgram() 207 …virtual inline void VerifyGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pn… in VerifyGetProgramInterfaceiv() 220 …virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, const s… in VerifyGetProgramResourceIndex() 232 virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceIndex() 259 …virtual inline void VerifyGetProgramResourceName(GLuint program, GLenum programInterface, GLuint i… in VerifyGetProgramResourceName() 281 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 293 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 320 …virtual inline void VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint ind… in VerifyGetProgramResourceiv() 350 virtual inline void VerifyGetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocationIndex() 363 virtual inline GLint GetProgramivRetValue(GLuint program, GLenum pname) in GetProgramivRetValue() [all …]
|
/external/deqp/framework/opengl/ |
D | gluProgramInterfaceQuery.cpp | 33 deUint32 getProgramResourceUint (const glw::Functions& gl, deUint32 program, deUint32 programInterf… in getProgramResourceUint() 41 void getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface,… in getProgramResourceName() 61 static void getProgramInterfaceActiveVariables (const glw::Functions& gl, deUint32 program, deUint3… in getProgramInterfaceActiveVariables() 74 void getProgramInterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInte… in getProgramInterfaceBlockInfo() 86 void getProgramInterfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programI… in getProgramInterfaceVariableInfo()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 81 void LinkProgram(GLuint program) in LinkProgram() 155 …virtual inline void VerifyGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pn… in VerifyGetProgramInterfaceiv() 168 …virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, const s… in VerifyGetProgramResourceIndex() 180 virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceIndex() 207 …virtual inline void VerifyGetProgramResourceName(GLuint program, GLenum programInterface, GLuint i… in VerifyGetProgramResourceName() 229 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 241 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 268 …virtual inline void VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint ind… in VerifyGetProgramResourceiv() 298 virtual inline GLint GetProgramivRetValue(GLuint program, GLenum pname) in GetProgramivRetValue() 332 const GLuint program = glCreateProgram(); in Run() local [all …]
|
/external/bcc/tools/ |
D | dbstat.py | 54 program = """ variable 82 program = program.replace("SCALE", str(1000 if args.microseconds else 1000000)) variable 83 program = program.replace("FILTER", "" if args.threshold == 0 else variable
|