| /third_party/skia/third_party/externals/tint/src/ |
| H A D | symbol_table_test.cc | 25 auto program_id = ProgramID::New(); in TEST_F() local 32 auto program_id = ProgramID::New(); in TEST_F() local 40 auto program_id in TEST_F() local 47 auto program_id = ProgramID::New(); TEST_F() local [all...] |
| H A D | symbol_test.cc | 40 auto program_id = ProgramID::New(); in TEST_F() local
|
| H A D | symbol.cc | 23 Symbol::Symbol(uint32_t val, tint::ProgramID program_id) in Symbol() argument 27 Symbol::Symbol(uint32_t val, tint::ProgramID program_id, std::string debug_name) in Symbol() argument
|
| H A D | symbol_table.cc | 21 SymbolTable::SymbolTable(tint::ProgramID program_id) in SymbolTable() argument
|
| H A D | clone_context_test.cc | 84 const ProgramID program_id; member
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | node.h | 41 const ProgramID program_id; member in tint::ast::Node
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderLayeredRendering.cpp | 440 glw::GLuint program_id = 0; in iterate() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_screen.h | 173 unsigned program_id; member
|
| H A D | iris_context.h | 423 unsigned program_id; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_screen.h | 191 unsigned program_id; member
|
| H A D | crocus_context.h | 313 unsigned program_id; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cClipDistance.hpp | 78 glw::GLuint program_id; member
|
| H A D | gl4cStencilTexturingTests.cpp | 660 void FunctionalTest::dispatch(GLuint program_id, bool is_stencil, GLuint dst_texture_id, GLuint src_texture_id) in dispatch() argument 715 void FunctionalTest::draw(GLuint program_id, GLuint dst_texture_id, GLuint src_texture_id) in draw() argument 864 GLuint program_id in prepareProgram() local [all...] |
| H A D | gl4cMultiBindTests.cpp | 742 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach() argument
|
| H A D | gl4cBufferStorageTests.cpp | 1045 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach() argument
|
| H A D | gl4cVertexAttrib64BitTest.cpp | 94 void Base::BuildProgram(const GLchar* fragment_shader_code, GLuint& program_id, const GLchar* vertex_shader_code, in BuildProgram() argument 123 void Base::BuildProgramVSOnly(GLuint program_id, const GLchar* vertex_shader_code, GLuint& out_vertex_shader_id) const in BuildProgramVSOnly() argument 1655 configureAttribute(_iteration iteration, const attributeConfiguration& configuration, GLint n_type, GLuint program_id, bool use_arrays, bool use_vertex_array) const configureAttribute() argument 2313 prepareVertexArray(_iteration iteration, _attributeType attribute_type, GLuint program_id, bool use_arrays) const prepareVertexArray() argument 2854 testProgram(_iteration iteration, GLuint program_id, bool use_arrays) const testProgram() argument 2894 testProgramWithConstant(_iteration iteration, GLuint program_id, bool use_arrays) const testProgramWithConstant() argument 2924 testProgramWithDivisor(_iteration iteration, GLuint program_id, bool use_arrays) const testProgramWithDivisor() argument [all...] |
| H A D | gl3cTransformFeedbackTests.cpp | 4401 void gl3cts::TransformFeedback::DrawXFB::bindBOForDraw(glw::GLuint program_id, glw::GLenum capture_mode, in bindBOForDraw() argument 4436 void gl3cts::TransformFeedback::DrawXFB::useProgram(glw::GLuint program_id) in useProgram() argument 4445 void gl3cts::TransformFeedback::DrawXFB::useColour(glw::GLuint program_id, glw::GLfloat r, glw::GLfloat g, in useColour() argument 4458 void gl3cts::TransformFeedback::DrawXFB::useGeometrySet(glw::GLuint program_id, bool invert_sign) in useGeometrySet() argument 5491 void gl3cts::TransformFeedback::DrawXFBStream::useProgram(glw::GLuint program_id) in useProgram() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 395 int program_id = shader_state->program_id; in v3d_get_compiled_shader() local
|
| H A D | v3d_context.h | 209 uint32_t program_id; member
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-stats.c | 52 const char *program_id; member 966 const char *program_id, *aux_dat in message_stats_create() local 240 dm_stats_create(struct dm_stats *stats, sector_t start, sector_t end, sector_t step, unsigned stat_flags, unsigned n_histogram_entries, unsigned long long *histogram_boundaries, const char *program_id, const char *aux_data, void (*suspend_callback)(struct mapped_device *), void (*resume_callback)(struct mapped_device *), struct mapped_device *md) dm_stats_create() argument [all...] |
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-stats.c | 52 const char *program_id; member 1001 const char *program_id, *aux_dat in message_stats_create() local 257 dm_stats_create(struct dm_stats *stats, sector_t start, sector_t end, sector_t step, unsigned int stat_flags, unsigned int n_histogram_entries, unsigned long long *histogram_boundaries, const char *program_id, const char *aux_data, void (*suspend_callback)(struct mapped_device *), void (*resume_callback)(struct mapped_device *), struct mapped_device *md) dm_stats_create() argument [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir.c | 545 vir_compile_init(const struct v3d_compiler *compiler, struct v3d_key *key, nir_shader *s, void (*debug_output)(const char *msg, void *debug_output_data), void *debug_output_data, int program_id, int variant_id, uint32_t compile_strategy_idx, uint32_t max_threads, uint32_t min_threads_for_reg_alloc, uint32_t max_tmu_spills, bool disable_general_tmu_sched, bool disable_loop_unrolling, bool disable_constant_ubo_load_sorting, bool disable_tmu_pipelining, bool fallback_scheduler) vir_compile_init() argument 1768 v3d_compile(const struct v3d_compiler *compiler, struct v3d_key *key, struct v3d_prog_data **out_prog_data, nir_shader *s, void (*debug_output)(const char *msg, void *debug_output_data), void *debug_output_data, int program_id, int variant_id, uint32_t *final_assembly_size) v3d_compile() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_context.h | 118 uint32_t program_id; member 136 uint64_t program_id; member
|
| H A D | vc4_qir.h | 497 uint32_t program_id; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcRobustBufferAccessBehaviorTests.cpp | 385 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach() argument
|