/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/glslang/glslang/MachineIndependent/ |
D | ParseContextBase.cpp | 594 … TType blockType(new TTypeList, *NewPoolTString(getGlobalUniformBlockName()), blockQualifier); in growGlobalUniformBlock() local
|
D | linkValidate.cpp | 1752 int TIntermediate::getBlockSize(const TType& blockType) in getBlockSize()
|
D | ParseHelper.cpp | 7675 TType blockType(&typeList, *blockName, currentBlockQualifier); in declareBlock() local 8132 TType blockType(&typeList, identifier, qualifier);; in addQualifierToExisting() local
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderVars.h | 293 BlockType blockType; member
|
/third_party/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 2269 TType blockType(templateType.getWritableStruct(), "", templateType.getQualifier()); in acceptTextureBufferType() local 2365 TType blockType(blockStruct, "", templateType->getQualifier()); in acceptStructBufferType() local
|
D | hlslParseHelper.cpp | 3327 TType blockType(blockStruct, "", counterType->getQualifier()); in counterBufferType() local 3344 TType blockType; in declareStructBufferCounter() local 8792 TType blockType(&typeList, interfaceName, type.getQualifier()); in declareBlock() 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/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 1171 BlockType blockType, in BlockArrayIndexingCaseInstance() 1410 BlockType blockType, in BlockArrayIndexingCase()
|
/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
|