Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_lower_regioning.cpp78 unsigned max_stride = inst->dst.stride * type_sz(inst->dst.type); in required_dst_byte_stride() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp813 static const GLuint max_stride = 16; in checkVertexAttribLPointer() local