Home
last modified time | relevance | path

Searched refs:pipelines (Results 1 – 25 of 41) sorted by relevance

12

/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Droot_list.js43 if (response.pipelines && response.pipelines.length > 0) {
53 $.each(response.pipelines, function(index, infoMap) {
Dstatus.js106 var current = STATUS_MAP.pipelines[pipelineId];
432 var otherPipeline = STATUS_MAP.pipelines[slot.fillerPipelineId];
531 var relatedInfoMap = STATUS_MAP.pipelines[relatedPipelineId];
594 var parentInfoMap = statusMap.pipelines[nextPipelineId];
598 if (statusMap.pipelines[nextPipelineId]) {
599 var children = statusMap.pipelines[nextPipelineId].children;
631 var infoMap = STATUS_MAP.pipelines[pipelineId];
644 var infoMapA = STATUS_MAP.pipelines[a];
645 var infoMapB = STATUS_MAP.pipelines[b];
696 var rootMap = STATUS_MAP.pipelines[STATUS_MAP.rootPipelineId];
[all …]
/external/llvm/lib/Target/ARM/
DARMInstrVFP.td97 // pipelines.
111 // pipelines.
159 // VFP pipelines.
172 // VFP pipelines.
185 // VFP pipelines.
294 // VFP pipelines on A8.
310 // VFP pipelines on A8.
338 // VFP pipelines on A8.
352 // VFP pipelines on A8.
417 // VFP pipelines on A8.
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/elastictranscoder/
Dtest_layer1.py77 pipelines = self.api.list_pipelines()['Pipelines']
78 pipeline_names = [p['Name'] for p in pipelines]
/external/chromium-trace/catapult/third_party/pipeline/
DREADME.chromium3 URL: https://github.com/GoogleCloudPlatform/appengine-pipelines
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp602 GLW_APICALL void GLW_APIENTRY glGenProgramPipelines (GLsizei n, GLuint* pipelines) in glGenProgramPipelines() argument
606 if (pipelines) in glGenProgramPipelines()
609 pipelines[ndx] = ctx->programPipelines.allocate(); in glGenProgramPipelines()
/external/llvm/lib/Target/Hexagon/
DHexagonScheduleV60.td61 // There are four SLOTS (four parallel pipelines) in Hexagon V60 machine.
77 // In addition to using the above SLOTS, there are also six vector pipelines
DHexagonScheduleV55.td10 // There are four SLOTS (four parallel pipelines) in Hexagon V4 machine.
DHexagonScheduleV4.td10 // There are four SLOTS (four parallel pipelines) in Hexagon V4 machine.
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4225 } pipelines[] = in generateReferencedByShaderCaseBlocks() local
4265 for (int pipelineNdx = 0; pipelineNdx < DE_LENGTH_OF_ARRAY(pipelines); ++pipelineNdx) in generateReferencedByShaderCaseBlocks()
4269 …TestCaseGroup* const blockGroup = new TestCaseGroup(context, pipelines[pipelineNdx].name, "… in generateReferencedByShaderCaseBlocks()
4273 pipelines[pipelineNdx].flags, in generateReferencedByShaderCaseBlocks()
4274 pipelines[pipelineNdx].flags); in generateReferencedByShaderCaseBlocks()
4279 generateBlockContent(context, shaders, blockGroup, pipelines[pipelineNdx].expandLevel); in generateReferencedByShaderCaseBlocks()
4286 if (pipelines[pipelineNdx].flags & (1 << selectedStageBit)) in generateReferencedByShaderCaseBlocks()
4291 pipelines[pipelineNdx].flags, in generateReferencedByShaderCaseBlocks()
4299 …const std::string setName = std::string() + pipelines[pipelineNdx].name + "_only_" + stageN… in generateReferencedByShaderCaseBlocks()
4303 generateBlockContent(context, shaders, blockGroup, pipelines[pipelineNdx].subExpandLevel); in generateReferencedByShaderCaseBlocks()
[all …]
/external/deqp/doc/testspecs/GLES31/
Dfunctional.separate_shader.txt26 + Single-program and two-program pipelines
/external/mesa3d/src/gallium/docs/source/
Ddistro.rst26 dynamically generate optimized rasterizing pipelines.
/external/mesa3d/src/mesa/tnl/
DNOTES49 starting point for driver pipelines. Some drivers will remove a stage
/external/mesa3d/include/GLES2/
Dgl2ext.h1154 GL_APICALL void GL_APIENTRY glDeleteProgramPipelinesEXT (GLsizei n, const GLuint *pipelines);
1155 GL_APICALL void GL_APIENTRY glGenProgramPipelinesEXT (GLsizei n, GLuint *pipelines);
1185 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPIPELINESEXTPROC) (GLsizei n, const GLuint *pipelines);
1186 typedef void (GL_APIENTRYP PFNGLGENPROGRAMPIPELINESEXTPROC) (GLsizei n, GLuint *pipelines);
/external/libmicrohttpd/
DREADME84 - HTTP/1.1 pipelining (need to figure out how to ensure curl pipelines
/external/deqp/doc/testspecs/GLES3/
Dfunctional.primitive_bounding_box.txt41 + Rendering with separate shader pipelines
/external/llvm/docs/
DTestingGuide.rst199 shell's syntax for pipelines including I/O redirection and variable
213 long pipelines of commands without making huge line lengths. The lines
228 As with a Unix shell, the RUN lines permit pipelines and I/O
/external/llvm/docs/Frontend/
DPerformanceTips.rst249 use the existing -O2 or -O3 pass pipelines as is. These pass pipelines make a
/external/deqp/doc/testspecs/VK/
Dapitests.adoc528 Pipeline tests will create various pipelines and verify that rendering results appear to match (res…
533 …o use pipeline caches, test that pipelines created from pre-populated cache still produce identica…
/external/llvm/lib/Target/PowerPC/
DPPCScheduleP8.td33 // Load/Store pipelines can handle Stores, fixed-point loads, and simple
DPPCSchedule440.td33 // load/store (L-pipe) pipelines
/external/llvm/lib/Target/Mips/
DMipsScheduleP5600.td315 // These instructions are split across multiple uops (in different pipelines)
/external/v8/build/toolchain/
Dgcc_toolchain.gni270 # requiring sh control structures, pipelines, and POSIX utilities.
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl677 void CallLogWrapper::glCreateProgramPipelines (glw::GLsizei n, glw::GLuint *pipelines) argument
680 …n << ", " << toHex(reinterpret_cast<deUintptr>(static_cast<const void*>(pipelines))) << ");" << Te…
681 m_gl.createProgramPipelines(n, pipelines);
795 void CallLogWrapper::glDeleteProgramPipelines (glw::GLsizei n, const glw::GLuint *pipelines) argument
798 …m_log << TestLog::Message << "glDeleteProgramPipelines(" << n << ", " << getPointerStr(pipelines, …
799 m_gl.deleteProgramPipelines(n, pipelines);
1264 void CallLogWrapper::glGenProgramPipelines (glw::GLsizei n, glw::GLuint *pipelines) argument
1267 …n << ", " << toHex(reinterpret_cast<deUintptr>(static_cast<const void*>(pipelines))) << ");" << Te…
1268 m_gl.genProgramPipelines(n, pipelines);
1270 …m_log << TestLog::Message << "// pipelines = " << getPointerStr(pipelines, n) << TestLog::EndMessa…
/external/vulkan-validation-layers/layers/
Dvk_validation_layer_details.md43 …ology for tessellation pipelines, that VK_PRIMITIVE_TOPOLOGY_PATCH_LIST primitive topology is only…
67 …uring an active Renderpass, and that binding compute descriptor sets or pipelines does not take pl…

12