/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderQuads.hpp | 86 typedef struct _run struct in glcts::TessellationShaderQuadsDegenerateCase 88 float inner[2]; 89 float outer[4]; 90 _tessellation_shader_vertex_spacing vertex_spacing; 92 std::vector<char> data; 93 unsigned int n_vertices; 95 _run() in _run() argument 103 } _run; typedef in glcts::TessellationShaderQuadsDegenerateCase 165 typedef struct _run struct in glcts::TessellationShaderQuadsInnerTessellationLevelRounding 167 float set1_inner[2]; [all …]
|
D | esextcTessellationShaderTCTE.hpp | 124 typedef struct _run struct in glcts::TessellationShaderTCTEDataPassThrough 126 glw::GLuint fs_id; 127 glw::GLuint gs_id; 128 glw::GLuint po_id; 129 glw::GLuint tcs_id; 130 glw::GLuint tes_id; 131 glw::GLuint vs_id; 133 _tessellation_primitive_mode primitive_mode; 134 unsigned int n_result_vertices_per_patch; 136 std::vector<glw::GLfloat> result_tc_pointSize_data; [all …]
|
D | esextcTessellationShaderTriangles.hpp | 155 typedef struct _run struct in glcts::TessellationShaderTrianglesIdenticalTriangles 157 float base_inner[2]; 158 float base_outer[4]; 159 float reference_inner[2]; 160 float reference_outer[4]; 162 std::vector<char> base_data; 163 std::vector<char> reference_data; 164 unsigned int n_vertices; 166 _run() in _run() argument 175 } _run; typedef in glcts::TessellationShaderTrianglesIdenticalTriangles [all …]
|
D | esextcTessellationShaderTessellation.hpp | 104 typedef struct _run struct in glcts::TessellationShaderTessellationInputPatchDiscard 106 glw::GLuint po_id; 107 _tessellation_primitive_mode primitive_mode; 108 glw::GLuint tc_id; 109 glw::GLuint te_id; 111 _run() in _run() function 118 } _run; typedef in glcts::TessellationShaderTessellationInputPatchDiscard 191 typedef struct _run struct in glcts::TessellationShaderTessellationgl_InvocationID_PatchVerticesIn_PrimitiveID 193 glw::GLuint bo_indices_id; 194 unsigned int drawcall_count_multiplier; [all …]
|
D | esextcTessellationShaderPoints.hpp | 192 typedef struct _run struct in glcts::TessellationShaderPointsVerification 194 float inner[2]; 195 float outer[4]; 196 _tessellation_primitive_mode primitive_mode; 197 _tessellation_shader_vertex_spacing vertex_spacing; 199 _run() in _run() function 207 } _run; typedef in glcts::TessellationShaderPointsVerification
|
D | esextcTessellationShaderVertexSpacing.hpp | 88 typedef struct _run struct in glcts::TessellationShaderVertexSpacing 90 float inner[2]; 91 float outer[4]; 92 _tessellation_primitive_mode primitive_mode; 93 _tessellation_shader_vertex_spacing vertex_spacing; 95 std::vector<char> data; 96 float* data_cartesian; /* only used for 'triangles' case */ 97 unsigned int n_vertices; 100 _run() in _run() argument 109 } _run; typedef in glcts::TessellationShaderVertexSpacing
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLinking.hpp | 86 typedef struct _run struct in glcts::GeometryShaderIncompleteProgramObjectsTest 88 bool use_fs; 89 bool use_gs; 90 bool use_separable_po; 92 explicit _run(bool in_use_fs, bool in_use_gs, bool in_use_separable_po) in _run() function 98 } _run; typedef in glcts::GeometryShaderIncompleteProgramObjectsTest 155 typedef struct _run struct in glcts::GeometryShaderIncompleteGSTest 157 bool is_input_primitive_type_defined; 158 bool is_max_vertices_defined; 159 bool is_output_primitive_type_defined; [all …]
|
D | esextcGeometryShaderAPI.hpp | 262 typedef struct _run struct in glcts::GeometryShaderGetProgramiv3Test 264 glw::GLenum input_primitive_type; 265 int invocations; 266 int max_vertices; 267 glw::GLenum output_primitive_type; 269 explicit _run(glw::GLenum in_input_primitive_type, int in_invocations, int in_max_vertices, in _run() function 277 } _run; typedef in glcts::GeometryShaderGetProgramiv3Test
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | thread.pyx.pxi | 52 def _run(*args): function 57 def _run(*args): function
|
/third_party/skia/third_party/externals/expat/expat/ |
D | coverage.sh | 139 _run() { function
|
/third_party/flutter/skia/infra/bots/recipes/ |
D | skpbench.py | 30 def _run(api, title, *cmd, **kwargs): function
|
/third_party/python/Lib/distutils/tests/ |
D | test_check.py | 24 def _run(self, metadata=None, cwd=None, **options): member in CheckTestCase
|
/third_party/skia/infra/bots/recipes/ |
D | skpbench.py | 31 def _run(api, title, *cmd, **kwargs): function
|
/third_party/node/deps/npm/node_modules/bluebird/js/release/ |
D | generators.js | 124 PromiseSpawn.prototype._run = function () { method in PromiseSpawn
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cCullDistanceTests.cpp | 540 struct _run in iterate() struct 542 const glw::GLchar* essl_token_value; in iterate() 543 glw::GLenum gl_enum; in iterate() 544 glw::GLint gl_value; in iterate() 545 glw::GLint min_value; in iterate() 546 const glw::GLchar* name; in iterate()
|
/third_party/skia/infra/bots/recipe_modules/flavor/ |
D | ios.py | 38 def _run(self, title, *cmd, **kwargs): member in iOSFlavor
|
D | default.py | 115 def _run(self, title, cmd, infra_step=False, **kwargs): member in DefaultFlavor
|
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/ |
D | android.py | 78 def _run(self, title, *cmd, **kwargs): member in AndroidFlavor
|
D | default.py | 165 def _run(self, title, cmd, infra_step=False, **kwargs): member in DefaultFlavor
|
/third_party/node/benchmark/ |
D | common.js | 169 _run() { method in Benchmark
|
/third_party/python/Lib/test/test_asyncio/ |
D | functional.py | 230 def _run(self): member in TestThreadedServer
|
/third_party/grpc/src/python/grpcio_tests/tests_py3_only/interop/ |
D | xds_interop_client.py | 372 def _run(args: argparse.Namespace, methods: Sequence[str], function
|
/third_party/flutter/skia/infra/bots/assets/ |
D | asset_utils.py | 65 def _run(self, cmd, specify_service_url=True): member in CIPDStore
|
/third_party/python/Lib/test/ |
D | test_threading.py | 441 def _run(self, other_ref, yet_another): member in ThreadTests.test_no_refcycle_through_target.RunSelfFunction
|
/third_party/mindspore/mindspore/_extends/graph_kernel/model/ |
D | graph_split.py | 487 def _run(): function
|