Home
last modified time | relevance | path

Searched refs:m_matrixLayoutFlags (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformBlockTests.cpp217 , m_matrixLayoutFlags(matrixLayoutFlags) in BlockSingleNestedStructMixedMatrixPackingCase()
237 block.addUniform(Uniform("t", VarType(&typeT, m_matrixLayoutFlags), 0)); in init()
250 uint32_t m_matrixLayoutFlags; member in deqp::gles3::Functional::BlockSingleNestedStructMixedMatrixPackingCase