Home
last modified time | relevance | path

Searched defs:constant (Results 176 - 192 of 192) sorted by relevance

12345678

/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc526 auto constant = ScalarConstant::U32(wgsize[i].value); in GenerateExecutionModes() local
1644 ScalarConstant constant; GenerateLiteralIfNeeded() local
1672 GenerateConstantIfNeeded(const ScalarConstant& constant) GenerateConstantIfNeeded() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp504 float constant; member
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp4077 spv::Id constant = createSpvConstantFromConstUnionArray(node->getType(), node->getConstArray(), nextConst, false); visitConstantUnion() local
4555 auto constant = typeParam.getAsConstant(); convertGlslangToSpvType() local
7780 makeSmearedConstant(spv::Id constant, int vectorSize) makeSmearedConstant() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc6091 Node* constant = node->InputAt(1); in LowerFoldConstant() local
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc649 GotoIf(WordEqual(handler_kind, LOAD_KIND(kConstantFromPrototype)), &constant); in HandleLoadICSmiHandlerLoadNamedCase() local
1701 TNode<Object> constant = in OverwriteExistingFastDataProperty() local
3852 &constant); StoreGlobalIC_PropertyCellCase() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc2465 ExternConstant* constant = ExternConstant::cast(value); GetLocationReference() local
3285 GenerateBoolConstant(bool constant) GenerateBoolConstant() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c429 bool constant = nir_src_is_const(*offset); in bi_emit_load_attr() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1607 ExprP<T> constant (const T& value) in constant() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp9031 const char* constant; // Value to assign to %test_constant. in createOpQuantizeSingleOptionTests() member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp4643 Utils::vec4<glw::GLfloat> constant = constant_values[0]; in calculate() local
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp8402 const GLchar* GLSLContantImmutablityTest::getConstantName(CONSTANTS constant) in test() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1088 ExprP<T> constant (const T& value) in constant() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1606 ExprP<T> constant (const T& value) in constant() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp9019 const char* constant; // Value to assign to %test_constant. in createOpQuantizeSingleOptionTests() member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp1042 TIntermConstantUnion *constant = expr->getAsConstantUnion(); in checkIsValidArraySize() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp6841 TIntermConstantUnion* constant = expr->getAsConstantUnion(); arraySizeCheck() local
[all...]
/third_party/python/Python/
H A Dcompile.c8513 PyObject *constant in get_const_value() local
8558 PyObject *constant = get_const_value(op, arg, consts); fold_tuple_on_constants() local
[all...]

Completed in 160 milliseconds

12345678