Searched defs:textureSampling (Results 1 – 6 of 6) sorted by relevance
66 bool textureSampling; member in sw::VertexShader
42 const bool textureSampling = state.textureSampling; in generate() local137 const bool textureSampling = state.textureSampling; in readStream() local
74 bool textureSampling; member in sw::VertexShader
42 const bool textureSampling = state.textureSampling; in generate() local142 const bool textureSampling = state.textureSampling; in readStream() local
55 bool textureSampling : 1; // TODO: Eliminate by querying shader. member
54 bool textureSampling : 1; // TODO: Eliminate by querying shader. member