Lines Matching defs:texture_depth
2089 * @param texture_depth Depth to be used for texture storage. Only used
2108 glw::GLenum texture_target, glw::GLint texture_depth,
2182 texture_height >> n_level, texture_depth >> n_level, 0, /* border */
2210 texture_depth >> n_level, GL_TRUE); /* fixedsamplelocations */
2295 texture_depth);
2320 texture_internalformat, texture_width, texture_height, texture_depth,
2705 const int texture_depth = 16;
2749 int parent_texture_depth = texture_depth;
2873 new_test_run.expected_n_num_layers = texture_depth;
2898 new_test_run.expected_n_num_layers = texture_depth;
3786 GL_TEXTURE_2D, 0, /* texture_depth */
3898 GL_TEXTURE_2D, 0, /* texture_depth */
5941 unsigned int texture_depth = 0;
5954 texture_depth = 13; /* 1 + 2 * (6 faces) */
5958 texture_depth = 7; /* 1 + (6 faces) */
5962 texture_depth = m_reference_texture_depth;
5967 texture_depth = 6 /* faces */ * 3;
6124 texture_depth);
6128 m_iteration_parent_texture_depth = texture_depth;
6136 << "depth:[" << texture_depth << "] "
6190 m_reference_texture_height, texture_depth);
6194 m_iteration_parent_texture_depth = texture_depth;
6203 << "depth:[" << texture_depth << "] "
6237 m_reference_texture_width, m_reference_texture_height, texture_depth,
6242 m_iteration_parent_texture_depth = texture_depth;
6254 << "depth:[" << texture_depth << "]." << tcu::TestLog::EndMessage;
6263 m_reference_texture_height, texture_depth);
6267 m_iteration_parent_texture_depth = texture_depth;
6279 << "depth:[" << texture_depth << "]." << tcu::TestLog::EndMessage;