Home
last modified time | relevance | path

Searched defs:blockName (Results 1 – 25 of 44) sorted by relevance

12

/third_party/node/tools/doc/
Daddon-verify.mjs44 function verifyFiles(files, blockName) { argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSeparableProgramsTransformFeedbackTests.cpp184 const char* blockName[STAGES_COUNT] = { "", ";\n", " gl_out[];\n", ";\n", ";\n" }; in iterate() local
/third_party/glslang/glslang/MachineIndependent/
Dreflection.cpp101 const TString& blockName = base.getType().getTypeName(); in addUniform() local
587 const TString& blockName = base->getType().getTypeName(); in addDereferencedUniform() local
DParseHelper.h528 const TString* blockName; variable
DSymbolTable.h896 …void setVariableExtensions(const char* blockName, const char* name, int numExts, const char* const… in setVariableExtensions()
DInitialize.cpp7818 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/
DProgramExecutableVk.cpp544 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/
DSkSLMetalCodeGenerator.cpp2423 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/
DResourcesHLSL.cpp805 const TString &blockName = TString(interfaceBlock.name().data()) + arrayIndexString; in uniformBlockString() local
DCollectVariables.cpp99 ShaderVariable *FindShaderIOBlockVariable(const ImmutableString &blockName, in FindShaderIOBlockVariable()
DTranslatorVulkan.cpp555 ImmutableStringBuilder blockName(strlen(vk::kXfbEmulationBufferBlockName) + 2); in AddXfbEmulationSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp166 const std::string blockName = "ifb"; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp166 const std::string blockName = "ifb"; in initPrograms() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2311 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/
Des31fProgramInterfaceQueryTestCase.cpp307 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
Des31fOpaqueTypeIndexingTests.cpp790 const char* blockName = "Block"; in getShaderSpec() local
Des31fProgramInterfaceQueryTests.cpp1973 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
Des31fProgramInterfaceDefinitionUtil.cpp779 const std::string blockName = glu::parseVariableName(path.c_str()); in traverseShaderVariablePath() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp330 …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/
DvktTessellationUserDefinedIO.cpp330 …IOBlock (const std::string& blockName, const std::string& interfaceName, const std::vector<Member>… in IOBlock()
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.cpp4448 UnicodeString blockName(mPropName, 2); // Property with the leading "In" removed. in createSetForProperty() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp4445 UnicodeString blockName(mPropName, 2); // Property with the leading "In" removed. in createSetForProperty() local
/third_party/icu/icu4c/source/i18n/
Dregexcmp.cpp4448 UnicodeString blockName(mPropName, 2); // Property with the leading "In" removed. in createSetForProperty() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktShaderLibrary.cpp105 void genUniformBlock (ostringstream& out, const string& blockName, const string& instanceName, int … in genUniformBlock()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp105 void genUniformBlock (ostringstream& out, const string& blockName, const string& instanceName, int … in genUniformBlock()

12