OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTextureState
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsSamplerObjectTest.hpp
77
static void
setTextureState
(const glw::Functions& gl, GLenum target, SamplingState state);
136
static void
setTextureState
(const glw::Functions& gl, GLenum target, SamplingState state);
glsSamplerObjectTest.cpp
83
void TextureSamplerTest::
setTextureState
(const glw::Functions& gl, GLenum target, SamplingState state)
498
setTextureState
(gl, m_target, m_textureState);
502
setTextureState
(gl, m_target, m_samplerState);
533
setTextureState
(gl, m_target, m_textureState);
595
void MultiTextureSamplerTest::
setTextureState
(const glw::Functions& gl, GLenum target, SamplingState state)
[
all
...]
Completed in 183 milliseconds