Home
last modified time | relevance | path

Searched defs:outValue (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DDeviceEAGL.cpp31 egl::Error DeviceEAGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DDeviceNULL.cpp26 egl::Error DeviceNULL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DDeviceVk.cpp31 egl::Error DeviceVk::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DDeviceCGL.cpp30 egl::Error DeviceCGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDeviceD3D.cpp35 egl::Error DeviceD3D::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/libsnd/src/ALAC/
H A Dag_enc.c137 static inline int32_t dyn_code_32bit (int32_t maxbits, uint32_t m, uint32_t k, uint32_t n, uint32_t *outNumBits, uint32_t *outValue, uint32_t *overflow, uint32_t *overflowbits) in dyn_code_32bit() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBinaryStream.h55 void readInt(IntT *outValue) in readInt() argument
78 void readEnum(EnumT *outValue) in readEnum() argument
90 void readBool(bool *outValue) { *outValue = readBool(); } in readBool() argument
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp851 static bool ParseIntValue(const std::string &num, int emptyDefault, int *outValue) in ParseIntValue() argument
/third_party/vk-gl-cts/executor/tools/
H A DxeTestLogCompare.cpp115 OutputValue outValue; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp819 deBool checkValue (deUint16 inValue, float outValue, SubnormalizedConversionType& conversion) in checkValue() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp819 deBool checkValue (deUint16 inValue, float outValue, SubnormalizedConversionType& conversion) in checkValue() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DTextureGL.cpp1806 syncTextureStateSwizzle(const gl::Context *context, const FunctionsGL *functions, GLenum name, GLenum value, GLenum *outValue) syncTextureStateSwizzle() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1031 sstream >> *outValue; in QueryValueAttribute() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpression.cpp1415 ExecValueAccess outValue = m_value.getValue(m_outValueRange.getType()); in evaluate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp278 ValueType outValue; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp385 ValueType outValue; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp589 ValueType outValue; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp385 ValueType outValue; member

Completed in 45 milliseconds