| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_common.hpp | 653 uint32_t constant = 0; // Workgroup size can be expressed as a constant/spec-constant instead. member [all...] |
| H A D | spirv_cross.cpp | 4434 auto &constant = set<SPIRConstant>(id, type); make_constant_null() local 4464 auto &constant = set<SPIRConstant>(id, type); make_constant_null() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.cc | 526 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 D | es3fShaderOperatorTests.cpp | 504 float constant; member
|
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 4077 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 D | effect-control-linearizer.cc | 6091 Node* constant = node->InputAt(1); in LowerFoldConstant() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.cc | 649 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 D | implementation-visitor.cc | 2465 ExternConstant* constant = ExternConstant::cast(value); GetLocationReference() local 3285 GenerateBoolConstant(bool constant) GenerateBoolConstant() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 429 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 D | vktShaderBuiltinPrecisionTests.cpp | 1607 ExprP<T> constant (const T& value) in constant() function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 9031 const char* constant; // Value to assign to %test_constant. in createOpQuantizeSingleOptionTests() member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderSubroutineTests.cpp | 4643 Utils::vec4<glw::GLfloat> constant = constant_values[0]; in calculate() local [all...] |
| H A D | gl4cEnhancedLayoutsTests.cpp | 8402 const GLchar* GLSLContantImmutablityTest::getConstantName(CONSTANTS constant) in test() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBuiltinPrecisionTests.cpp | 1088 ExprP<T> constant (const T& value) in constant() function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 1606 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 D | vktSpvAsmInstructionTests.cpp | 9019 const char* constant; // Value to assign to %test_constant. in createOpQuantizeSingleOptionTests() member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ParseContext.cpp | 1042 TIntermConstantUnion *constant = expr->getAsConstantUnion(); in checkIsValidArraySize() local [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 6841 TIntermConstantUnion* constant = expr->getAsConstantUnion(); arraySizeCheck() local [all...] |
| /third_party/python/Python/ |
| H A D | compile.c | 8513 PyObject *constant in get_const_value() local 8558 PyObject *constant = get_const_value(op, arg, consts); fold_tuple_on_constants() local [all...] |