/third_party/node/tools/doc/ |
D | addon-verify.mjs | 44 function verifyFiles(files, blockName) { argument
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcSeparableProgramsTransformFeedbackTests.cpp | 184 const char* blockName[STAGES_COUNT] = { "", ";\n", " gl_out[];\n", ";\n", ";\n" }; in iterate() local
|
/third_party/glslang/glslang/MachineIndependent/ |
D | reflection.cpp | 101 const TString& blockName = base.getType().getTypeName(); in addUniform() local 587 const TString& blockName = base->getType().getTypeName(); in addDereferencedUniform() local
|
D | ParseHelper.h | 528 const TString* blockName; variable
|
D | SymbolTable.h | 896 …void setVariableExtensions(const char* blockName, const char* name, int numExts, const char* const… in setVariableExtensions()
|
D | Initialize.cpp | 7818 static void BuiltInVariable(const char* blockName, const char* name, TBuiltInVariable builtIn, TSym… in BuiltInVariable()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ProgramExecutableVk.cpp | 544 const std::string blockName = block.mappedName; in addInterfaceBlockDescriptorSetDesc() local 568 std::string blockName(sh::vk::kAtomicCountersBlockName); in addAtomicCounterBufferDescriptorSetDesc() local 1342 std::string blockName(sh::vk::kAtomicCountersBlockName); in updateAtomicCounterBuffersDescriptorSet() local
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLMetalCodeGenerator.cpp | 2423 skstd::string_view blockName) override { in writeGlobalStruct() 2480 skstd::string_view blockName) override { in writeGlobalInit()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ResourcesHLSL.cpp | 805 const TString &blockName = TString(interfaceBlock.name().data()) + arrayIndexString; in uniformBlockString() local
|
D | CollectVariables.cpp | 99 ShaderVariable *FindShaderIOBlockVariable(const ImmutableString &blockName, in FindShaderIOBlockVariable()
|
D | TranslatorVulkan.cpp | 555 ImmutableStringBuilder blockName(strlen(vk::kXfbEmulationBufferBlockName) + 2); in AddXfbEmulationSupport() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultipleInterpolationTests.cpp | 166 const std::string blockName = "ifb"; in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawMultipleInterpolationTests.cpp | 166 const std::string blockName = "ifb"; in initPrograms() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 2311 const char* blockName = block->name().c_str(); in getBlockId() local 3671 const TString &blockName = block->name(); in blockMemberLookup() local 3735 const TString &blockName = block->name(); in declareUniform() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 307 const std::string blockName = tokenizer.getIdentifier(); in validate() local 617 const std::string blockName (&nameBuffer[0], written); in validateSingleVariable() local 1286 const std::string blockName = glu::parseVariableName(resource.c_str()); in validate() local
|
D | es31fOpaqueTypeIndexingTests.cpp | 790 const char* blockName = "Block"; in getShaderSpec() local
|
D | es31fProgramInterfaceQueryTests.cpp | 1973 const std::string blockName = glu::parseVariableName(blockNames[blockNdx].c_str()); in iterate() local 2134 const std::string blockName = glu::parseVariableName(blockFullName.c_str()); in getBlockMinDataSize() local 4719 …Resource, tcu::TestCaseGroup* const targetGroup, ProgramInterface interface, const char* blockName) in generateBufferBackedInterfaceResourceListCase() 4724 …Resource, tcu::TestCaseGroup* const targetGroup, ProgramInterface interface, const char* blockName) in generateBufferBackedInterfaceNameLengthCase() 4729 …n::Node::SharedPtr&, tcu::TestCaseGroup* const, ProgramInterface interface, const char* blockName)) in generateBufferBackedInterfaceResourceBasicBlockTypes() argument
|
D | es31fProgramInterfaceDefinitionUtil.cpp | 779 const std::string blockName = glu::parseVariableName(path.c_str()); in traverseShaderVariablePath() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
D | vktTessellationUserDefinedIO.cpp | 330 …IOBlock (const std::string& blockName, const std::string& interfaceName, const std::vector<Member>… in IOBlock()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUserDefinedIO.cpp | 330 …IOBlock (const std::string& blockName, const std::string& interfaceName, const std::vector<Member>… in IOBlock()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regexcmp.cpp | 4448 UnicodeString blockName(mPropName, 2); // Property with the leading "In" removed. in createSetForProperty() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.cpp | 4445 UnicodeString blockName(mPropName, 2); // Property with the leading "In" removed. in createSetForProperty() local
|
/third_party/icu/icu4c/source/i18n/ |
D | regexcmp.cpp | 4448 UnicodeString blockName(mPropName, 2); // Property with the leading "In" removed. in createSetForProperty() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktShaderLibrary.cpp | 105 void genUniformBlock (ostringstream& out, const string& blockName, const string& instanceName, int … in genUniformBlock()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 105 void genUniformBlock (ostringstream& out, const string& blockName, const string& instanceName, int … in genUniformBlock()
|