Home
last modified time | relevance | path

Searched defs:base_stride (Results 1 – 3 of 3) sorted by relevance

/external/ruy/example/
Dparametrized_example.cc89 int base_stride = order == ruy::Order::kRowMajor ? cols : rows; in run() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4109 …ic_io_basic_offset(isel_context *ctx, nir_intrinsic_instr *instr, unsigned base_stride, unsigned c… in get_intrinsic_io_basic_offset()
4911 …s_per_vertex_input_offset(isel_context *ctx, nir_intrinsic_instr *instr, unsigned base_stride = 1u) in get_gs_per_vertex_input_offset()
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp8688 const GLuint base_stride = Utils::Type::CalculateStd140Stride(base_align, type.m_n_columns, 0); in test() local
10660 const GLuint base_stride = Utils::Type::CalculateStd140Stride(base_align, type.m_n_columns, 0); in test() local