/third_party/glslang/glslang/MachineIndependent/ |
D | ParseContextBase.cpp | 618 … TType blockType(new TTypeList, *NewPoolTString(getGlobalUniformBlockName()), blockQualifier); in growGlobalUniformBlock() local 688 TType blockType(new TTypeList, *NewPoolTString(charBuffer), blockQualifier); in growAtomicCounterBlock() local
|
D | linkValidate.cpp | 2306 int TIntermediate::getBlockSize(const TType& blockType) in getBlockSize()
|
D | iomapper.cpp | 381 auto blockType = uniformVar.second.symbol->getType().getStruct(); in TSymbolValidater() local
|
D | ParseHelper.cpp | 8457 TType blockType(&typeList, *blockName, currentBlockQualifier); in declareBlock() local 8933 TType blockType(&typeList, identifier, qualifier);; in addQualifierToExisting() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | CollectVariables.cpp | 936 const TInterfaceBlock *blockType = type.getInterfaceBlock(); in recordVarying() local 978 const TInterfaceBlock *blockType = interfaceBlockType.getInterfaceBlock(); in recordInterfaceBlock() local
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderVars.h | 296 BlockType blockType; member
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderVars.h | 293 BlockType blockType; member
|
/third_party/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 2271 TType blockType(templateType.getWritableStruct(), "", templateType.getQualifier()); in acceptTextureBufferType() local 2367 TType blockType(blockStruct, "", templateType->getQualifier()); in acceptStructBufferType() local
|
D | hlslParseHelper.cpp | 3417 TType blockType(blockStruct, "", counterType->getQualifier()); in counterBufferType() local 3434 TType blockType; in declareStructBufferCounter() local 8909 TType blockType(&typeList, interfaceName, type.getQualifier()); in declareBlock() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | CollectVariables.cpp | 708 const TInterfaceBlock *blockType = interfaceBlockType.getInterfaceBlock(); in recordInterfaceBlock() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Program.cpp | 236 std::string GetInterfaceBlockLimitName(ShaderType shaderType, sh::BlockType blockType) in GetInterfaceBlockLimitName() 262 const char *GetInterfaceBlockTypeString(sh::BlockType blockType) in GetInterfaceBlockTypeString() 278 sh::BlockType blockType, in LogInterfaceBlocksExceedLimit() 289 sh::BlockType blockType, in ValidateInterfaceBlocksCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 1172 BlockType blockType, in BlockArrayIndexingCaseInstance() 1411 BlockType blockType, in BlockArrayIndexingCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 1172 BlockType blockType, in BlockArrayIndexingCaseInstance() 1411 BlockType blockType, in BlockArrayIndexingCase()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Program.cpp | 220 std::string GetInterfaceBlockLimitName(ShaderType shaderType, sh::BlockType blockType) in GetInterfaceBlockLimitName() 246 const char *GetInterfaceBlockTypeString(sh::BlockType blockType) in GetInterfaceBlockTypeString() 262 sh::BlockType blockType, in LogInterfaceBlocksExceedLimit() 273 sh::BlockType blockType, in ValidateInterfaceBlocksCount()
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib2.cpp | 2047 AddrBlockType blockType) in IsBlockTypeAvaiable()
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
D | Decode.java | 671 int blockType = readSymbol(s.blockTrees, 2 * treeType, s); in decodeBlockTypeAndLength() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 728 …Case (Context& context, const char* name, const char* description, BlockType blockType, IndexExprT… in BlockArrayIndexingCase()
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLMetalCodeGenerator.cpp | 2479 void visitInterfaceBlock(const InterfaceBlock& blockType, in writeGlobalInit()
|
/third_party/skia/third_party/externals/brotli/research/ |
D | brotlidump.py | 1686 def blockType(self, kind): member in Layout
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 58871 blockType_e blockType; member
|