Home
last modified time | relevance | path

Searched defs:attribute_size (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp4457 static const GLintptr attribute_size = 4 * sizeof(GLfloat); in iterate() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc780 const int attribute_size = opaque_attr.getValue().size(); in Verify() local