Home
last modified time | relevance | path

Searched defs:is_constant (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRasterPipelineBlitter.cpp103 is_constant = true; in SkCreateRasterPipelineBlitter() local
109 bool is_constant = shader->isConstant(); in SkCreateRasterPipelineBlitter() local
129 bool is_constant = false; // If this were the case, it'd be better to just set a paint color. in SkCreateRasterPipelineBlitter() local
139 bool is_constant) { in Create()
/third_party/skia/src/core/
DSkRasterPipelineBlitter.cpp111 is_constant = true; in SkCreateRasterPipelineBlitter() local
118 bool is_constant = shader->isConstant(); in SkCreateRasterPipelineBlitter() local
141 bool is_constant = false; // If this were the case, it'd be better to just set a paint color. in SkCreateRasterPipelineBlitter() local
152 bool is_constant, in Create()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_convert_alu_types.c172 is_constant(nir_intrinsic_instr *conv) in is_constant() function
Dnir_lower_const_arrays_to_uniforms.c45 bool is_constant; member
Dnir_opt_large_constants.c31 bool is_constant; member
Dnir_search.h77 bool is_constant : 1; member
/third_party/skia/modules/skottie/src/animator/
DVectorKeyframeAnimator.cpp101 const auto is_constant = lerp_info.vrec0.equals(lerp_info.vrec1, in onSeek() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_optimize.c540 unsigned int is_constant[2] = {0, 0}; in is_presub_candidate() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear.c72 boolean is_constant; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp423 const auto is_constant = in ValidateVariable() local
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp423 const auto is_constant = in ValidateVariable() local
/third_party/flutter/skia/src/sksl/
DSkSLCompiler.cpp532 bool is_constant(const Expression& expr, double value) { in is_constant() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp423 const auto is_constant = in ValidateVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp947 inline bool is_constant(GepNode *N) { in is_constant() function
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_id.cpp1097 const auto is_constant = in isValid() local
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp221 bool is_constant(unsigned bits) in is_constant() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp8550 bool is_constant = false; in emit_array_copy() local