Home
last modified time | relevance | path

Searched defs:loopType (Results 1 – 16 of 16) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcShaderLoopTests.cpp134 static const char *getLoopTypeName(LoopType loopType) in getLoopTypeName()
240 … const char *description, bool isVertexCase, LoopType loopType, in createGenericLoopCase()
446 LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase()
1163 for (int loopType = 0; loopType < LOOPTYPE_LAST; loopType++) in init() local
/external/deqp/modules/gles3/functional/
Des3fShaderLoopTests.cpp147 static const char *getLoopTypeName(LoopType loopType) in getLoopTypeName()
253 … bool isVertexCase, LoopType loopType, LoopCountType loopCountType, in createGenericLoopCase()
454 … bool isVertexCase, LoopCase loopCase, LoopType loopType, in createSpecialLoopCase()
1171 for (int loopType = 0; loopType < LOOPTYPE_LAST; loopType++) in init() local
/external/deqp/modules/gles2/functional/
Des2fShaderLoopTests.cpp148 static const char *getLoopTypeName(LoopType loopType) in getLoopTypeName()
285 … bool isVertexCase, LoopType loopType, LoopCountType loopCountType, in createGenericLoopCase()
496 … bool isVertexCase, LoopCase loopCase, LoopType loopType, in createSpecialLoopCase()
1294 for (int loopType = 0; loopType < LOOPTYPE_LAST; loopType++) in init() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp158 static const char *getLoopTypeName(LoopType loopType) in getLoopTypeName()
343 bool isVertexCase, LoopType loopType, in createGenericLoopCase()
566 … bool isVertexCase, LoopCase loopCase, LoopType loopType, in createSpecialLoopCase()
1548 for (int loopType = 0; loopType < LOOPTYPE_LAST; loopType++) in init() local
/external/replicaisland/src/com/replica/replicaisland/
DFadeDrawableComponent.java134 …public void setupFade(float startOpacity, float endOpacity, float duration, int loopType, int func… in setupFade()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_fuse_linalg.cc201 auto loopType = use_parallel_loops_ in tileGenericOp() local
/external/pytorch/torch/csrc/jit/ir/
Dir_views.h117 LoopType loopType() { in loopType() function
/external/angle/src/compiler/translator/tree_ops/
DSimplifyLoopConditions.cpp210 TLoopType loopType = node->getType(); in traverseLoop() local
/external/deqp/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp81 LoopType loopType; member
/external/angle/src/compiler/translator/glsl/
DOutputGLSLBase.cpp1029 TLoopType loopType = node->getType(); in visitLoop() local
/external/angle/src/compiler/translator/
DIntermRebuild.cpp778 const TLoopType loopType = node.getType(); in traverseLoopChildren() local
/external/angle/src/compiler/translator/wgsl/
DTranslatorWGSL.cpp2198 const TLoopType loopType = loopNode->getType(); in visitLoop() local
/external/angle/src/compiler/translator/msl/
DEmitMetal.cpp2557 const TLoopType loopType = loopNode->getType(); in visitLoop() local
/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp6154 TLoopType loopType, in GetLoopBlocks()
6290 const TLoopType loopType = node->getType(); in visitLoop() local
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp3143 for (int loopType = 0; loopType < (int)LOOP_LAST; loopType++) in addShaderCompilationPerformanceCases() local
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp3160 for (int loopType = 0; loopType < (int)LOOP_LAST; loopType++) in addShaderCompilationPerformanceCases() local