/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
H A D | ShaderVars.h | 293 BlockType blockType; member
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | iomapper.cpp | 381 auto blockType = uniformVar.second.symbol->getType().getStruct(); in TSymbolValidater() local
|
H A D | linkValidate.cpp | 2345 int TIntermediate::getBlockSize(const TType& blockType) in getBlockSize() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | CollectVariables.cpp | 936 const TInterfaceBlock *blockType = type.getInterfaceBlock(); in recordVarying() local 978 const TInterfaceBlock *blockType = interfaceBlockType.getInterfaceBlock(); in recordInterfaceBlock() local [all...] |
/third_party/skia/third_party/externals/brotli/research/ |
H A D | brotlidump.py | 1686 def blockType(sel member in Layout [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 1164 BlockArrayIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, BlockType blockType, const deUint32 flags, const IndexExprType indexExprType, const std::vector<int>& readIndices, const std::vector<deUint32>& inValues) BlockArrayIndexingCaseInstance() argument 1403 BlockArrayIndexingCase(tcu::TestContext& testCtx, const char* name, BlockType blockType, IndexExprType indexExprType, const glu::ShaderType shaderType, deUint32 flags) BlockArrayIndexingCase() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fOpaqueTypeIndexingTests.cpp | 728 BlockArrayIndexingCase::BlockArrayIndexingCase (Context& context, const char* name, const char* description, BlockType blockType, IndexExprType indexExprType, ShaderType shaderType) in BlockArrayIndexingCase() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 1168 BlockArrayIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, BlockType blockType, const deUint32 flags, const IndexExprType indexExprType, const std::vector<int>& readIndices, const std::vector<deUint32>& inValues) BlockArrayIndexingCaseInstance() argument 1408 BlockArrayIndexingCase(tcu::TestContext& testCtx, const char* name, const char* description, BlockType blockType, IndexExprType indexExprType, const glu::ShaderType shaderType, deUint32 flags) BlockArrayIndexingCase() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Program.cpp | 236 std::string GetInterfaceBlockLimitName(ShaderType shaderType, sh::BlockType blockType) in GetInterfaceBlockLimitName() argument 262 const char *GetInterfaceBlockTypeString(sh::BlockType blockType) in GetInterfaceBlockTypeString() argument 276 LogInterfaceBlocksExceedLimit(InfoLog &infoLog, ShaderType shaderType, sh::BlockType blockType, GLuint limit) LogInterfaceBlocksExceedLimit() argument 286 ValidateInterfaceBlocksCount(GLuint maxInterfaceBlocks, const std::vector<sh::InterfaceBlock> &interfaceBlocks, ShaderType shaderType, sh::BlockType blockType, GLuint *combinedInterfaceBlocksCount, InfoLog &infoLog) ValidateInterfaceBlocksCount() argument [all...] |