Searched defs:isBlock (Results 1 - 5 of 5) sorted by relevance
| /third_party/spirv-tools/source/val/ |
| H A D | validate_decorations.cpp | 95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | Format.h | 107 bool isBlock; member 130 Format(FormatID id, GLenum glFormat, GLenum fboFormat, rx::MipGenerationFunction mipGen, const rx::FastCopyFunctionMap &fastCopyFunctions, rx::PixelReadFunction colorRead, rx::PixelWriteFunction colorWrite, GLenum componentType, GLuint redBits, GLuint greenBits, GLuint blueBits, GLuint alphaBits, GLuint luminanceBits, GLuint depthBits, GLuint stencilBits, GLuint pixelBytes, GLuint componentAlignmentMask, bool isBlock, bool isFixed, bool isScaled, bool isSRGB, bool isYUV, gl::VertexAttribType vertexAttribType) Format() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
| H A D | BitstreamRemarkParser.cpp | 249 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | SlotIndexes.h | 226 bool isBlock() const { return getSlot() == Slot_Block; } in isBlock() function in llvm::SlotIndex
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | BuildSPIRV.cpp | 365 const bool isBlock = type.isInterfaceBlock() || type.getStruct(); in inferDefaults() local
|
Completed in 8 milliseconds