Searched refs:getStaticColorTextureData (Results 1 – 2 of 2) sorted by relevance
804 unsigned char *getStaticColorTextureData(unsigned int width, unsigned int height) const;
8118 … unsigned char *static_color_data_ptr = getStaticColorTextureData(region_width, region_height); in checkAPICallCoherency()8703 unsigned char *TextureViewTestCoherency::getStaticColorTextureData(unsigned int width, unsigned int… in getStaticColorTextureData() function in gl4cts::TextureViewTestCoherency9240 …unsigned char *static_texture_data_ptr = getStaticColorTextureData(m_static_texture_width, m_stati… in initTextureContents()