HomeSort by relevance Sort by last modified time
    Searched refs:samplerVal (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/randomshaders/
rsgExecutionContext.cpp 76 const ExecValueStorage* samplerVal = m_varValues.find(sampler)->second;
78 int samplerNdx = samplerVal->getValue(sampler->getType()).asInt(0);
85 const ExecValueStorage* samplerVal = m_varValues.find(sampler)->second;
87 int samplerNdx = samplerVal->getValue(sampler->getType()).asInt(0);
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp     [all...]

Completed in 2891 milliseconds