Home
last modified time | relevance | path

Searched defs:isBlock (Results 1 - 5 of 5) sorted by relevance

/third_party/spirv-tools/source/val/
H A Dvalidate_decorations.cpp95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat.h107 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 DBitstreamRemarkParser.cpp249 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 DSlotIndexes.h226 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 DBuildSPIRV.cpp365 const bool isBlock = type.isInterfaceBlock() || type.getStruct(); in inferDefaults() local

Completed in 8 milliseconds