Searched defs:BuiltInFunctionEmulator (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DBuiltInFunctionEmulator.cpp7 #include "compiler/translator/BuiltInFunctionEmulator.h"
198 BuiltInFunctionEmulationMarker(BuiltInFunctionEmulator& emulator)
263 BuiltInFunctionEmulator& mEmulator;
268 BuiltInFunctionEmulator::BuiltInFunctionEmulator(ShShaderType shaderType) function in class:BuiltInFunctionEmulator
279 bool BuiltInFunctionEmulator::SetFunctionCalled(
286 bool BuiltInFunctionEmulator::SetFunctionCalled(
293 bool BuiltInFunctionEmulator::SetFunctionCalled(
294 BuiltInFunctionEmulator::TBuiltInFunction function) {
305 void BuiltInFunctionEmulator
[all...]
H A DBuiltInFunctionEmulator.h18 class BuiltInFunctionEmulator { class
20 BuiltInFunctionEmulator(ShShaderType shaderType);

Completed in 92 milliseconds