| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | BinaryStream.h | 85 int value = 0; in readBool() local 254 writeBool(bool value) writeBool() argument 260 writeFloat(float value) writeFloat() argument [all...] |
| H A D | BlobCache.cpp | 109 void BlobCache::put(const BlobCache::Key &key, angle::MemoryBuffer &&value) in put() argument 122 void BlobCache::putApplication(const BlobCache::Key &key, const angle::MemoryBuffer &value) in putApplication() argument 131 void BlobCache::populate(const BlobCache::Key &key, angle::MemoryBuffer &&value, CacheSource source) in populate() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | SurfaceEGL.cpp | 89 egl::Error SurfaceEGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument 127 EGLint value; in getWidth() local 135 EGLint value; in getHeight() local 149 EGLint value; in getSwapBehavior() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | WindowSurfaceGLX.cpp | 182 egl::Error WindowSurfaceGLX::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
| H A D | PixmapSurfaceGLX.cpp | 161 egl::Error PixmapSurfaceGLX::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | DXGISwapChainWindowSurfaceWGL.cpp | 176 egl::Error DXGISwapChainWindowSurfaceWGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
| H A D | D3DTextureSurfaceWGL.cpp | 388 egl::Error D3DTextureSurfaceWGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGlSpirvTests.hpp | 219 GLuint value; member
|
| H A D | gl4cIndirectParametersTests.cpp | 290 int value = pixels[x + y * width]; in verify() local 307 int value = pixels[x + y * width]; in verify() local [all...] |
| H A D | gl4cDirectStateAccessSamplersTests.cpp | 260 glw::GLint value = -1; in testSamplerIntegerParameter() local 301 glw::GLfloat value = -1.0; in testSamplerFloatParameter() local 331 glw::GLfloat value[ in testSamplerFloatVectorParameter() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
| H A D | es3cNumberParsingTests.cpp | 286 initializeExpectedValue(const glu::ShaderProgram& program, const glw::Functions& gl, const deUint32 value) initializeExpectedValue() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderStructTests.cpp | 1176 void setUniform(const glw::Functions& gl, deUint32 programID, const char* name, float value) in setUniform() argument 1183 void setUniform(const glw::Functions& gl, deUint32 programID, const char* name, int value) in setUniform() argument 1190 void setUniform(const glw::Functions& gl, deUint32 programID, const char* name, const float* value, int arraySize) in setUniform() argument
|
| /third_party/vk-gl-cts/executor/tools/ |
| H A D | xeExtractValues.cpp | 112 const Value value = findValueByTag(static_cast<const xe::ri::Section&>(item).items, tagName); in findValueByTag() local 118 const xe::ri::Number& value = static_cast<const xe::ri::Number&>(item); in findValueByTag() local 248 dst << "," << *value; in printTaggedValues() local [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestLogWriter.cpp | 39 std::string value; member 42 std::ostream& operator<< (std::ostream& stream, const ContainerValue& value) in operator <<() argument 229 getStatusName(bool value) getStatusName() argument 488 const ri::SampleValue& value = static_cast<const ri::SampleValue&>(item); writeResultItem() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | buffer.cc | 339 uint32_t Buffer::WriteValueFromComponent(const Value& value, in WriteValueFromComponent() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | command_parser_test.cc | 1366 Topology value; member 1505 bool value = false; TEST_F() local 1522 bool value = true; TEST_F() local 1539 bool value = true; TEST_F() local 1834 PolygonMode value; global() member 1864 CullMode value; global() member 1899 FrontFace value; global() member 1928 LogicOp value; global() member [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | small_vector.h | 300 void push_back(const T& value) { in push_back() argument 314 void push_back(T&& value) { in push_back() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_constants.cpp | 172 uint32_t value; in ValidateConstantComposite() local
|
| H A D | validate_interfaces.cpp | 146 uint32_t value = 0; in NumConsumedLocations() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | unit_spirv.h | 56 uint32_t value; member 77 const std::vector<uint32_t>& value() const { return value_; } in value() function in spvtest::WordVector 95 *os << "0x" << std::setw(8) << std::setfill('0') << std::hex << value in PrintTo() local 154 uint32_t value() const { return static_cast<uint32_t>(enum_value_); } value() function in spvtest::EnumCase [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
| H A D | angle_deqp_gtest.cpp | 189 std::string GetTestStatLine(const std::string &key, const std::string &value) in GetTestStatLine() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | global_state.cpp | 34 void SetContextToAndroidOpenGLTLSSlot(gl::Context *value) in SetContextToAndroidOpenGLTLSSlot() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLPrintEGLinfoTest.cpp | 50 EGLint value = 0; in GetAttrib() local 58 const char *value = ""; in GetEGLString() local 67 const char *value = ""; in GetGLString() local [all...] |
| H A D | EGLStreamTest.cpp | 147 EGLuint64KHR value; in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | GeometryShaderTest.cpp | 170 GLint value; in TEST_P() local 198 GLint value; in TEST_P() local [all...] |