Home
last modified time | relevance | path

Searched defs:n_rows (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniform_initializers.c120 const unsigned n_rows = glsl_get_vector_elements(type); in copy_constant_to_storage() local
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dst-keyscan.c34 unsigned int n_rows; member
H A Dbcm-keypad.c82 unsigned int n_rows; member
H A Dtwl4030_keypad.c51 unsigned int n_rows; member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dmt6779-keypad.c34 u32 n_rows; member
H A Dst-keyscan.c36 unsigned int n_rows; member
H A Dtwl4030_keypad.c51 unsigned int n_rows; member
H A Dbcm-keypad.c72 unsigned int n_rows; member
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtty3270.c85 unsigned int n_model, n_cols, n_rows; /* New model & size */ member
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dcadence_master.c1174 static u32 cdns_set_initial_frame_shape(int n_rows, int n_cols) in cdns_set_initial_frame_shape() argument
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dcadence_master.c1309 static u32 cdns_set_initial_frame_shape(int n_rows, int n_cols) in cdns_set_initial_frame_shape() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp1609 const GLint n_rows = configuration.m_n_rows[i]; in calculateAttributeLocation() local
1620 const GLint n_rows = configuration.m_n_rows[n_type]; in calculateAttributeLocation() local
1663 const GLint n_rows = configuration.m_n_rows[n_type]; in configureAttribute() local
2052 static const GLint n_rows[] = { getVertexArrayConfiguration() local
2072 static const GLint n_rows[] = { getVertexArrayConfiguration() local
2092 static const GLint n_rows[] = { 2 }; getVertexArrayConfiguration() local
2110 static const GLint n_rows[] = { 2, 2 }; getVertexArrayConfiguration() local
2128 static const GLint n_rows[] = { 3, 4 }; getVertexArrayConfiguration() local
2146 static const GLint n_rows[] = { 3, 4 }; getVertexArrayConfiguration() local
2164 static const GLint n_rows[] = { 3, 4 }; getVertexArrayConfiguration() local
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp635 const glw::GLchar* Utils::getTypeName(TYPES type, glw::GLuint n_columns, glw::GLuint n_rows) in getTypeName() argument
690 Utils::uniformNdv Utils::getUniformNdv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNdv() argument
722 getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows) getUniformNfv() argument
754 getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) getUniformNiv() argument
786 getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) getUniformNuiv() argument
818 getUniformMatrixNdv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) getUniformMatrixNdv() argument
886 getUniformMatrixNfv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) getUniformMatrixNfv() argument
4661 getValueList(glw::GLuint n_columns, glw::GLuint n_rows) getValueList() argument
4908 GLuint n_rows = m_current_test_case_index + 1; prepareShaderSource() local
4959 getValueList(glw::GLuint n_rows) getValueList() argument
15650 getMatrixInitializer(GLuint n_cols, GLuint n_rows) getMatrixInitializer() argument
15678 getVectorInitializer(Utils::TYPES type, glw::GLuint n_rows) getVectorInitializer() argument
18392 uniform(const glw::GLchar* uniform_name, TYPES type, glw::GLuint n_columns, glw::GLuint n_rows, const void* data) const uniform() argument
[all...]
H A Dgl4cGPUShaderFP64Tests.cpp508 Utils::_variable_type Utils::getDoubleVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getDoubleVariableType() argument
759 Utils::_variable_type Utils::getIntVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getIntVariableType() argument
1310 Utils::_variable_type Utils::getUintVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getUintVariableType() argument
3374 GPUShaderFP64Test2::uniformTypeDetails::uniformTypeDetails(glw::GLuint n_columns, glw::GLuint n_rows) in uniformTypeDetails() argument
4129 const glw::GLuint n_rows = uniform_type.m_n_rows; prepareUniforms() local
4212 const glw::GLuint n_rows = uniform_type.m_n_rows; prepareUniformVerification() local
12754 glw::GLuint n_rows; global() member
13775 typeDetails(glw::GLuint n_columns, glw::GLuint n_rows) typeDetails() argument
13909 const glw::GLuint n_rows = type.m_n_rows; getFunctionObject() local
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp708 Type Type::GetType(TYPES basic_type, glw::GLuint n_columns, glw::GLuint n_rows) in GetType() argument
806 uniformNdv getUniformNdv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNdv() argument
838 uniformNfv getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNfv() argument
870 getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) getUniformNiv() argument
902 getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) getUniformNuiv() argument
934 getUniformMatrixNdv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) getUniformMatrixNdv() argument
1002 getUniformMatrixNfv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) getUniformMatrixNfv() argument
6896 const GLuint n_rows = slot_sizes[base_slot] / n_component_size; test() local
15291 assign(glw::GLint component, const glw::GLchar* component_str, glw::GLint location, const glw::GLchar* location_str, glw::GLuint n_rows, const glw::GLchar* name) test() argument
[all...]

Completed in 44 milliseconds