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

  /external/chromium_org/third_party/angle/src/compiler/translator/
BuiltInFunctionEmulator.cpp 8 #include "compiler/translator/BuiltInFunctionEmulator.h"
198 BuiltInFunctionEmulationMarker(BuiltInFunctionEmulator& emulator)
263 BuiltInFunctionEmulator& mEmulator;
268 BuiltInFunctionEmulator::BuiltInFunctionEmulator(sh::GLenum shaderType)
279 bool BuiltInFunctionEmulator::SetFunctionCalled(
286 bool BuiltInFunctionEmulator::SetFunctionCalled(
293 bool BuiltInFunctionEmulator::SetFunctionCalled(
294 BuiltInFunctionEmulator::TBuiltInFunction function) {
305 void BuiltInFunctionEmulator::OutputEmulatedFunctionDefinition
    [all...]
BuiltInFunctionEmulator.h 18 class BuiltInFunctionEmulator {
20 BuiltInFunctionEmulator(sh::GLenum shaderType);

Completed in 732 milliseconds