Home
last modified time | relevance | path

Searched defs:blockType (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderVars.h293 BlockType blockType; member
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.cpp381 auto blockType = uniformVar.second.symbol->getType().getStruct(); in TSymbolValidater() local
H A DlinkValidate.cpp2345 int TIntermediate::getBlockSize(const TType& blockType) in getBlockSize() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCollectVariables.cpp936 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 Dbrotlidump.py1686 def blockType(sel member in Layout
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1164 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 Des31fOpaqueTypeIndexingTests.cpp728 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 DvktOpaqueTypeIndexingTests.cpp1168 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 DProgram.cpp236 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...]

Completed in 31 milliseconds