Home
last modified time | relevance | path

Searched defs:instanceName (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/src/sksl/ir/
DSkSLInterfaceBlock.h35 skstd::string_view instanceName, int arraySize, in InterfaceBlock()
52 skstd::string_view instanceName() const { in instanceName() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp136 const string instanceName = "s" + de::toString(m_interface.getNumSharedObjects() + 1); in generateSharedMemoryObject() local
DvktMemoryModelSharedLayoutCase.hpp70 SharedStruct (const std::string name, const std::string instanceName) in SharedStruct()
DvktMemoryModelSharedLayoutCase.cpp172 SharedStruct& ShaderInterface::allocSharedObject (const string& name, const string& instanceName) in allocSharedObject()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp136 const string instanceName = "s" + de::toString(m_interface.getNumSharedObjects() + 1); in generateSharedMemoryObject() local
DvktMemoryModelSharedLayoutCase.hpp70 SharedStruct (const std::string name, const std::string instanceName) in SharedStruct()
DvktMemoryModelSharedLayoutCase.cpp172 SharedStruct& ShaderInterface::allocSharedObject (const string& name, const string& instanceName) in allocSharedObject()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp1180 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in generateCompareSrc() local
1263 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in generateWriteSrc() local
1624 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in copyNonWrittenData() local
2297 std::string instanceName = string(block.getBlockName()) + (isArray ? "[0]" : ""); in compareStdBlocks() local
2373 std::string instanceName = string(block.getBlockName()) + (isArray ? "[0]" : ""); in compareSharedBlocks() local
2447 std::ostringstream instanceName; in compareTypes() local
Des31fOpaqueTypeIndexingTests.cpp791 const char* instanceName = "block"; in getShaderSpec() local
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h282 std::string instanceName; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.cpp1537 std::string instanceName = string(block.getBlockName()) + (isArray ? "[0]" : ""); in compareStd140Blocks() local
1619 std::string instanceName = string(block.getBlockName()) + (isArray ? "[0]" : ""); in compareSharedBlocks() local
1698 std::ostringstream instanceName; in compareTypes() local
/third_party/vk-gl-cts/modules/glshared/
DglsUniformBlockCase.cpp1588 std::string instanceName = string(block.getBlockName()) + (isArray ? "[0]" : ""); in compareStd140Blocks() local
1667 std::string instanceName = string(block.getBlockName()) + (isArray ? "[0]" : ""); in compareSharedBlocks() local
1745 std::ostringstream instanceName; in compareTypes() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DTypes.h199 const TString &instanceName() const in instanceName() function
/third_party/skia/src/sksl/
DSkSLRehydrator.cpp287 skstd::string_view instanceName = this->readString(); in element() local
DSkSLDSLParser.cpp886 skstd::string_view instanceName; in interfaceBlock() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp25 const std::string &instanceName, in BlockLayoutMapVisitor()
DResourcesHLSL.cpp898 TString ResourcesHLSL::InterfaceBlockInstanceString(const ImmutableString &instanceName, in InterfaceBlockInstanceString()
DCollectVariables.cpp971 void CollectVariablesTraverser::recordInterfaceBlock(const char *instanceName, in recordInterfaceBlock()
DOutputHLSL.cpp584 const ImmutableString &instanceName = in generateStructMapping() local
/third_party/vk-gl-cts/framework/opengl/
DgluVarType.hpp279 std::string instanceName; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1292 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in generateCompareSrc() local
1403 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in generateWriteSrc() local
1645 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in copyNonWrittenData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1292 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in generateCompareSrc() local
1403 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in generateWriteSrc() local
1645 …const string instanceName = block.getBlockName() + (isArray ? "[" + de::toString(instanceNdx) + "… in copyNonWrittenData() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp4969 const TString* instanceName, TArraySizes* arraySizes) in redeclareBuiltinBlock()
8802 …ParseContext::declareBlock(const TSourceLoc& loc, TTypeList& typeList, const TString* instanceName, in declareBlock()
9095 void TParseContext::blockStorageRemap(const TSourceLoc&, const TString* instanceName, TQualifier& q… in blockStorageRemap()
/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