Home
last modified time | relevance | path

Searched defs:paramValue (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.hpp53 AtomicOperation(std::string function, glw::GLuint inputValue, glw::GLuint paramValue, in AtomicOperation()
109 AtomicOperationAdd(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationAdd()
125 AtomicOperationSubtract(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationSubtract()
141 AtomicOperationMin(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationMin()
157 AtomicOperationMax(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationMax()
173 AtomicOperationAnd(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationAnd()
189 AtomicOperationOr(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationOr()
205 AtomicOperationXor(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationXor()
222 AtomicOperationExchange(glw::GLuint inputValue, glw::GLuint paramValue) in AtomicOperationExchange()
237 AtomicOperationCompSwap(glw::GLuint inputValue, glw::GLuint paramValue, glw::GLuint compareValue) in AtomicOperationCompSwap()
/third_party/skia/src/core/
DSkUtils.cpp46 int GetIntParamWithDefault(int paramValue, int maxValue, int defaultValue) in GetIntParamWithDefault()
54 bool GetBoolParamWithFlag(bool paramValue) in GetBoolParamWithFlag()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.h680 void ParamBuffer::addValueParam(const char *paramName, ParamType paramType, T paramValue) in addValueParam()
690 T paramValue, in setValueParamAtIndex()
704 T paramValue) in addEnumParam()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktApplicationParametersTests.cpp67 uint64_t paramValue; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktApplicationParametersTests.cpp67 uint64_t paramValue; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp209 GLint paramValue = 0; in getRenderbufferParameter() local
/third_party/skia/src/gpu/geometry/
DGrAAConvexTessellator.cpp1017 static void draw_point(SkCanvas* canvas, const SkPoint& p, SkScalar paramValue, bool stroke) { in draw_point()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1834 const spirv::IdRef paramValue = accessChainLoad( in loadAllParams() local
2050 spirv::IdRef paramValue; in createFunctionCall() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.cpp446 GLfloat paramValue) in ValidateTextureMaxAnisotropyValue()
7397 GLfloat paramValue = static_cast<GLfloat>(params[0]); in ValidateTexParameterBase() local
7744 GLfloat paramValue = static_cast<GLfloat>(params[0]); in ValidateSamplerParameterBase() local
DvalidationES1.cpp1569 GLfloat paramValue; in ValidateTexParameterBaseForGLfixed() local
/third_party/typescript/lib/
DtypingsInstaller.js27324 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { argument
27335 function createImmediatelyInvokedArrowFunction(statements, param, paramValue) { argument
Dtsc.js22071 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { argument
22074 function createImmediatelyInvokedArrowFunction(statements, param, paramValue) { argument